Back to catalog
πŸ“š

Quran Cloud

Free

A RESTful Quran API to retrieve an Ayah, Surah, Juz or the entire Holy Quran

πŸ“šBooksHTTPSCORS enabledNo API key required

Quran Cloud

Surah Al-Fatiha, Verse 1

TextIn the name of Allah, the Entirely Merciful, the Especially Merciful
Surah NameAl-Fatiha
Revelation TypeMeccan
Number Of Ayahs7
Juz1

Sample Response

response.json
1{
2 "text": "In the name of Allah, the Entirely Merciful, the Especially Merciful",
3 "surah_name": "Al-Fatiha",
4 "revelation_type": "Meccan",
5 "number_of_ayahs": 7,
6 "juz": 1
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://alquran.cloud/api"
View Documentation

Similar APIs