Chleb
This is a microservice for querying and searching the Bible
10 subscribers
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Chleb endpoints
| Method | Endpoint | Description |
|---|---|---|
| 1 | ||
| GET |
getVotd /1/votd |
Retrieve one verse from The Bible, for the given day |
| GET |
getRandom /1/random |
Retrieve one verse from The Bible, at random. |
| GET |
getInfo /1/info |
Get cachable information about translations, books, chapters, and verses available |
| GET |
search /1/search |
Search for criteria in the whole bible |
| GET |
getVersion /1/version |
Get the version from the server. The operation may be restricted by the server administrator |
| GET |
getVerse /1/lookup/{book}/{chapter}/{verse} |
Look up a specific verse |
| GET |
getUptime /1/uptime |
The server uptime, as opposed to the service, ie. if the service is clustered, this value may not be a monotonically increasing number |
| GET |
getPing /1/ping |
Ping the server just to receive a very simple response, to check if it alive, with low overhead |
| 2 | ||
| GET |
getVotd2 /2/votd |
Retrieve a series of verses from The Bible, for the given day |
| GET |
getRandom2 /2/random |
Retrieve one or more verses from The Bible, at random. |
Chleb pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|