Bible API

A small, deterministic Bible phrase-search and chapter-retrieval API. No LLM involved — search is powered by SQLite FTS5 (exact, loose word-order, and fuzzy matching), and chapters are served straight from the source text across multiple versions.

Get an API key Read the docs

What's here

All API calls require an API key — register above to create one from your dashboard.