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.
All API calls require an API key — register above to create one from your dashboard.