Runyankole Bible API
# Runyankole Bible API The first and only public REST API for the Runyankore-Rukiga Bible (Baibuli Erikwera 1964), published by The Bible Society of Uganda. #Endpoints - GET /api/books— List all 66 books in canonical order with their Runyankole names - GET /api/verse — Fetch a single verse by book, chapter and verse number - GET /api/chapter — Fetch all verses in a chapter - GET /api/search —…
Runyankole Bible API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Random Verse /api/random |
Returns a random verse from the Runyankole Bible. Optionally filter by book ID to get a random verse from a specific book. |
| GET |
Get All Books /api/books |
Returns all 66 books of the Runyankole Bible in canonical order with their IDs and Runyankole names. |
| GET |
Get Verse /api/verse |
Fetch a single verse by book, chapter and verse number |
| GET |
Get Chapter /api/chapter |
Fetch all verses in a chapter by book and chapter number. |
| GET |
Search Verses /api/search |
Search all 31,106 verses by keyword in Runyankole. Returns paginated results with book names. |
Runyankole Bible API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|