Skip to main content

Get verse (ayah) recitations for specific Hizb

Get list of audio files for a Hizb by verse (ayah) from a reciter, specified by their Reciter ID (see https://api-docs.quran.com/docs/quran.com_versioned/chapter-reciters).

Path Parameters
    recitation_id number required

    Recitation ID, you can get list of all ayah by ayah recitations using this endpoint #endpoint:HLbauN2sdGitPQPPL

    hizb_number number required

    Possible values: >= 1 and <= 60

Responses


Schema
    audio_files object[] required
  • Array [
  • url string
    duration number
    format string
    segments undefined[]
  • ]
  • pagination object required
    per_page integer

    Default value: 10

    Entries per api call

    current_page integer

    Default value: 1

    next_page integer

    Next page in paginated result

    total_pages= integer

    Total number of pages

    total_records= integer
Loading...