Developer Tools19 toolsPaste one API key
API.Bible integration for AI agents
API.Bible allows developers to integrate Scripture content into their applications or websites for non-commercial purposes.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect API.Bible once and call the same tools from all of them.
Setup
Connect API.Bible through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
API.Bible exposes 19 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
api_bible_get_all_books | Retrieve all books for a specific Bible version | Read |
api_bible_get_audio_bible | Retrieve details of a specific audio Bible by its ID | Read |
api_bible_get_audio_book | Retrieve a single audio Book object for a given audio Bible ID and book ID | Read |
api_bible_get_audio_chapter | Retrieve a single audio chapter with mp3 resource URL | Read |
api_bible_get_bible | Retrieve details of a specific Bible version by its ID | Read |
api_bible_get_book | Retrieve a single Book object for a given Bible version and book ID | Read |
api_bible_get_chapter | Retrieve a complete chapter with all verses from a Bible version | Read |
api_bible_get_passage | Retrieve a Bible passage by ID | Read |
api_bible_get_section | Retrieve detailed content for a Bible section by ID | Read |
api_bible_get_sections | Retrieve a list of sections for a specific book in a Bible version | Read |
api_bible_get_supported_versions | Retrieve a list of available Bible versions (translations) from API.Bible | Read |
api_bible_get_verse | Retrieve a specific Bible verse by ID | Read |
api_bible_list_audio_bibles | Retrieve an array of audio Bible objects authorized for the current API Key | Read |
api_bible_list_audio_books | Retrieve all books for a specific audio Bible version | Read |
api_bible_list_audio_chapters | Retrieve a list of audio chapters for a specific book in an audio Bible version | Read |
api_bible_list_chapter_sections | Retrieve an array of section objects for a specific chapter in a Bible version | Read |
api_bible_list_chapters | Retrieve an array of Chapter objects for a given Bible version and book | Read |
api_bible_list_verses | Retrieve an array of verses for a specific chapter in a Bible version | Read |
api_bible_search_verses | Search for Bible verses containing specified keywords or passage references | Read |