Access Bible verses, quotes, and search functionality through our API.
Here are the main API endpoints offered by Praxis API. Use these for accessing Bible verses, quotes, books, and more.
| Endpoint | Description | URL |
|---|---|---|
| Quote of the Day | Retrieve the daily Bible verse. | https://praxis.multiple-uses.site/qotd |
| Bible Verse | Retrieve a specific Bible verse through a reference. | https://praxis.multiple-uses.site/verse?ref=John%203:16 |
| Random Verse | Fetch a random Bible verse. | https://praxis.multiple-uses.site/random |
| Books | List all books of the Bible. | https://praxis.multiple-uses.site/books |
| Chapters | Retrieve specific chapters from a book of the Bible. | https://praxis.multiple-uses.site/chapters?book=genesis&chapter=1 |
| Search | Search for specific words or phrases in the Bible. | https://praxis.multiple-uses.site/search?q=light |