Bible API for Ministry Builders
Bible Search & RAG,
as an API.
Drop scripture-grounded search and Q&A into any app — 31,000+ verses, semantic embeddings, zero hallucinations.
No subscription · Credits never expire · Free to start
curl -X POST https://api.platform.godfocus.io/v1/bible/search-ai \ -H "Authorization: Bearer gfp_live_..." \ -H "Content-Type: application/json" \ -d '{ "query": "God\'s love for the world", "top_k": 5 }'
{ "verses": [ { "reference": "John 3:16", "text": "For God so loved the world...", "score": 0.97 }, { "reference": "Romans 5:8", "text": "But God shows his love...", "score": 0.94 }, { "reference": "1 John 4:9", "text": "In this the love of God...", "score": 0.91 } ] }
Built for ministry developers
Everything you need. Nothing you don't.
Semantic Search
Vector embeddings over all 31,000+ verses. Find conceptually related passages your users didn't know to search for.
Your users search in their own words. Your app finds what they mean.
Grounded RAG
Ask a question, get an answer cited verse-by-verse. No hallucinations — every claim is pinned to scripture.
Ministry tools need to be trustworthy. Citations make answers defensible.
Pay Only for What You Use
1 credit per keyword search · 3 per semantic search · 10 per RAG question. Credits never expire.
Scale with your users, not your calendar.
What are people building?
Church Website
Let visitors search sermons and scripture by topic. Surface relevant passages alongside your content.
Devotional App
Generate personalized daily reading plans and contextual notes grounded in the full canon.
AI Bible Chatbot
Build a scripture-aware chatbot that answers questions without making things up.
Sermon Prep Tool
Help pastors find supporting passages and explore thematic connections across the Old and New Testaments.