Bible API GET

Bible is a simple tool for getting bible verses. Simply provide the book, chapter, and verse, and the API will return the verse.

Try it — live request, no key required

Request
GETapi.apiverve.com/v1/bible
Verification
Format

No key required to try it. Get a key to use it in your app.

200 OK
{
  "status": "ok",
  "error": null,
  "data": {
    // Bible response payload
  }
}

About the Bible API

Bible works by querying a large database of bible verses to retrieve the verse based on the book, chapter, and verse provided. It returns the bible verse in a structured format.

What people use it for

Motivational Apps
Use the Bible API to get bible verses for motivational apps. Use the data to inspire users, provide encouragement, and promote positivity
Bible Study
Use the Bible API to get bible verses for bible study. Use the data to read scripture, study the bible, and explore religious texts
Devotional
Get bible verses by using the Bible API for devotional purposes. Use the data to meditate on scripture, reflect on passages, and deepen spiritual practice
Religious Education
Access bible verses by using the Bible API for religious education. Use the data to teach scripture, share lessons, and engage students

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use Bible

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the Bible API.

Read the docs
What does the Bible API do?
Bible is a simple tool for getting bible verses. Simply provide the book, chapter, and verse, and the API will return the verse.
How do I authenticate Bible API requests?
Pass your API key in the x-api-key header over HTTPS. One key works across all 300+ APIVerve APIs — there are no per-endpoint credentials.
How much does the Bible API cost?
Each call spends 2 credits from your shared pool. The free tier includes 200 credits every month, and paid plans add more headroom.
How fast is the Bible API?
Response time depends on the endpoint — the p50 through p99 latency for this API is published on this page. Requests are served over HTTPS through a global edge network.
What response formats does the Bible API support?
JSON by default, plus XML and YAML via the format parameter. GraphQL and an MCP interface for AI agents are available across the catalog.
What HTTP method does the Bible API use?
GET over HTTPS, following standard REST conventions with a consistent { status, error, data } response envelope.

Ready to build with Bible? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs