Quran API
The Quran API is a high-performance, production-grade RESTful service designed for developers who require reliable and comprehensive access to Quranic data. Built with Go 1.25.1 and the Gin framework, it is architected for speed, scalability, and ease of integration. Core Capabilities: - Complete Quranic Database: Access all 114 Surahs and 6,236 Ayahs with metadata, translations, and…
Quran API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List of Surah /api/v1/surah |
Show the list of surahs |
| GET |
Prayer Time /api/v1/prayer-time |
Prayer Time |
| GET |
Search /api/v1/search |
Performs full-text search across Quran translations, **Tafsir**, and **Topics**. |
| GET |
Detail Surah /api/v1/surah/{id} |
Retrieves detailed information about a specific surah including all verses. |
| GET |
Detail Ayah /api/v1/ayah/{id} |
Show detail ayah |
Quran API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 120 / minute |
|