Skip to main content
Every apibible.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Audio Bibles

get

audioBibles.get Get a specific audio Bible version Risk: read
Input Output

list

audioBibles.list List audio Bible versions Risk: read
Input Output

Audio Books

get

audioBooks.get Get a specific book of an audio Bible Risk: read
Input Output

list

audioBooks.list List all books of an audio Bible Risk: read
Input Output

Audio Chapters

get

audioChapters.get Get an audio chapter (includes an mp3 resource URL) Risk: read
Input Output

list

audioChapters.list List all chapters of an audio book Risk: read
Input Output

Bibles

get

bibles.get Get details for a specific Bible version Risk: read
Input Output

list

bibles.list List supported Bible versions Risk: read
Input Output

Books

get

books.get Get a specific book of a Bible version Risk: read
Input Output

list

books.list List all books of a Bible version Risk: read
Input Output

Chapters

get

chapters.get Get a chapter with its text content Risk: read
Input Output

list

chapters.list List all chapters of a book Risk: read
Input Output

listSections

chapters.listSections List sections (usfm headings) within a chapter Risk: read
Input Output

Passages

get

passages.get Get one or more verses of scripture text by passage reference Risk: read
Input Output

query

search.query Search for verses within a Bible version Risk: read
Input Output

Sections

get

sections.get Get a section with its text content Risk: read
Input Output

list

sections.list List sections (usfm headings) of a book Risk: read
Input Output

Verses

get

verses.get Get a single verse with its text content Risk: read
Input Output

list

verses.list List all verses of a chapter Risk: read
Input Output