v1

latestOpenAPI 3.0.12026-07-176129.7 KB
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"
    }
  }
]
All 6 operations