API.Bible
https://api.scripture.api.bible/v1/bibles — get all Bibles https://api.scripture.api.bible/v1/bibles/{bibleId} — get a specific Bible https://api.scripture.api.bible/v1/bibles/{bibleId}/books — get all books in a Bible https://api.scripture.api.bible/v1/bibles/{bibleId}/books/{bookId} — get a specific book in a Bible https://api.scripture.api.bible/v1/bibles/{bibleId}/books/{bookId}/chapters —…
API.Bible endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Bibles /v1/bibles |
List of Bibles you have acces to |
| GET |
Books /v1/bibles/{bibleId}/books |
Get all books in a bible |
| GET |
Chapters /v1/bibles/{bibleId}/books/{bookId}/chapters |
Get all chapters in a book of the bible |
| GET |
Sections /v1/bibles/{bibleId}/chapters/{chapterId}/sections |
Get sections of a chapter |
| GET |
Verses /v1/bibles/{bibleId}/chapters/{chapterId}/verses |
Get all verses in a chapter |
| GET |
Specific Verse /v1/bibles/{bibleId}/verses/{verseId} |
Get a specific verse from a chapter |
| GET |
Passage /v1/bibles/{bibleId}/passages/{passageId} |
Get a range of verses |
API.Bible pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|