# The Bible API **Provider:** The Bible **Category:** entertainment **Base URL:** `https://docs.api.bible` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 5,000 req/day (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://docs.api.bible ## Description Everything you need from the Bible in one discoverable place ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.api.bible/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://docs.api.bible' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with developer account from api.bible. No paid tiers for Bible text access. --- *Source: [API Map](https://apimap.dev/apis/the-bible/) — CC BY 4.0*