Skip to main content

Recitations

Get list of available ayah-by-ayah recitations. Use these IDs with /quran/recitations/{recitation_id}, /resources/recitations/{recitation_id}/info, /recitations/{recitation_id}/..., and the audio query parameter on verse endpoints. These IDs are not interchangeable with chapter-reciter IDs from /resources/chapter_reciters.

Query Parameters
    language string

    Default value: en

    Name of reciters in specific language. Will fallback to English if we don't have names in specific language.

Responses

Successful response


Schema
    recitations object[] required
  • Array [
  • id integer
    reciter_name string
    style string
    translated_name object
    name string
    language_name string
  • ]
Loading...