surahs

List all surahs

get/surahs

Response

Successful operation

numberinteger
basmalaboolean
revelation_place'meccan' | 'medinan'
ayah_countinteger

Example response

[
  {
    "number": 1,
    "revelation_place": "meccan",
    "ayah_count": 7,
    "name": {
      "arabic": "الفاتحة",
      "translation": "The Opening",
      "transliteration": "Al-Fatiha"
    }
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.