
Runyankole Bible is a public API providing free rest api for the runyankore-rukiga bible — 66 books, 31106 verses.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://runyankole-bible-api.vercel.app | Primary API endpoint. |
curl -X GET "https://runyankole-bible-api.vercel.app" \ -H "Accept: application/json"