ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Complete list of 114 Al-Quran surahs with Arabic name, Latin transliteration, translation, number of verses, and revelation place. Static data sourced from quran.gading.dev.
Complete list of 114 Al-Quran surahs with Arabic name, Latin transliteration, translation, number of verses, and revelation place. Static data sourced from quran.gading.dev.
ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Can be tested on the free tier, then used in production through one API Indonesia key.
https://use.apiindonesia.id/api/v1/quran/list-surahReturns the complete list of 114 Al-Quran surahs, ordered by number.
The Quran API fits Islamic apps, ed-tech, dakwah content, and reference features that need surah data with Arabic names, transliteration, meaning, verse count, and revelation place.
The app needs surah navigation without maintaining its own dataset.
Content needs to show surah metadata consistently.
Quran-learning products need a basic reference for surah lists.
Check endpoint coverage before designing tafsir, audio, or verse-by-verse features. Not every Quran-content need is covered by the same product.
This section separates the product page from the docs. The docs explain how to call endpoints; this page explains why the endpoints make sense for your feature.
curl "https://use.apiindonesia.id/api/v1/quran/list-surah" \\
-H "x-api-key: aip_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"{
"data": [
{
"id": 1,
"name": "الفاتحة",
"name_latin": "Al-Fatihah",
"name_arabic": "الفاتحة",
"name_translation": "Pembukaan",
"number_of_ayahs": 7,
"revelation_place": "mecca",
"revelation_order": 5,
"audio_url": "https://cdn.islamic.network/quran/audio/128/ar.alafasy/1.mp3"
}
]
}Integrasi data 114 surah Al-Quran ke aplikasi Islami via REST API: daftar surah, detail ayat, nama Arab, Latin, dan arti. Tanpa scraping, satu API key.
Cara mengambil daftar 114 surah Al-Quran beserta detail nama, jumlah ayat, tempat turun, dan audio murottal lewat REST API untuk aplikasi Islami.
Start free. Upgrade to Pro or Business, or buy pay as you go credits when you need a one-time top-up. Payments are processed through Sumopod.
Yearly saves 2 months
Do you want to skip subscriptions? Top up credits once from the dashboard and use them until they run out.
Open dashboardFor trying the API and early integration.
For projects that are starting to get real usage.
For production apps with higher traffic.
For high volume, SLA, or company contracts.
Quick answers to common questions about getting started, the free tier, API key security, data sources, and Sumopod billing.