# Quran Cloud API **Provider:** Quran Cloud **Category:** entertainment **Base URL:** `https://alquran.cloud` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://alquran.cloud/api ## Description A RESTful Quran API to retrieve an Ayah, Surah, Juz or the entire Holy Quran ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://alquran.cloud/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://alquran.cloud' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/quran-cloud/) — CC BY 4.0*