01LIVE
Scripture Text
The foundational layer. Full biblical canon across translations and original languages. Every book, chapter, verse, and passage is queryable in multiple formats.
Query Parameters
Endpoints
GETLIVE
/api/v1/passages/{reference}Fetch a passage by reference (verse, range, or whole chapter)
GETLIVE
/api/v1/verses/{book}/{chapter}/{verse}Fetch a single verse
GETLIVE
/api/v1/interlinear/{reference}Word-for-word Hebrew/Greek interlinear
GETLIVE
/api/v1/previewLightweight single-verse preview
GETLIVE
/api/v1/download/manifestOffline-sync catalog of downloadable bundles
GETLIVE
/api/v1/download/{translation}Download an ENTIRE translation in one request
GETLIVE
/api/v1/booksList all Bible books with rich metadata, filterable by testament, canon, and genre
GETLIVE
/api/v1/books/{book}/chapters/{chapter}Get all verses in a specific chapter
GETLIVE
/api/v1/translationsList all available translations with metadata
GETLIVE
/api/v1/books/{book}/downloadBulk: an entire book (all chapters + verses) in one request — ?translation= & ?format=json|text
Example Request
Example Response
Try it live
Test this feature in the Interactive API Explorer