FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Books
  4. Bible API
published

Bible API

The Bible API offers developers free access to Bible verses, chapters, and keyword searches across public domain translations, making it suitable for various applications.

Developed by Bible API Community

Live API
99.90%Uptime
150msLatency
850Stars
No AuthAuth
NoCredit Card
RESTStyle
1.0Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

Retrieves Bible passages in various translations

Endpoint URL
https://bible-api.com/
Code Example
curl -X GET 'https://bible-api.com/'
Request Payload
{
  "passage": "John 3:16",
  "translation": "kjv"
}
Expected Response
{
  "verses": [
    {
      "text": "For God so loved the world...",
      "book_id": "JHN",
      "book_name": "John"
    }
  ],
  "reference": "John 3:16",
  "translation_id": "kjv"
}
Version:v1

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://bible-api.com/john3:16"

Docs

Technical Documentation

What this API does

The Bible API is an open-source RESTful service that provides access to Bible verses, chapters, and keyword searches. It supports multiple public domain translations including the World English Bible (WEB), American Standard Version (ASV), and Bible in Basic English (BBE). This API allows developers to retrieve scripture data easily without requiring authentication or facing rate limits.

How it works

Developers can perform HTTP GET requests to access Bible verses or search for keywords. The API returns responses in JSON format, making integration straightforward with various programming languages.

Authentication

No authentication is required to access the Bible API. All endpoints are publicly accessible, allowing developers to use it immediately without API keys.

Example usage

  • /v1/verse/{translation}/{book}/{chapter}/{verse} - Retrieves a specific verse.
  • /v1/search/{translation}/{keyword} - Searches for keywords in the specified translation.
  • /v1/chapter/{translation}/{book}/{chapter} - Fetches all verses from a chapter.

Limits

There are no known rate limits for the Bible API; requests are processed efficiently without restrictions.

Ideal use cases

  • Building mobile apps for Bible study and scripture search.
  • Creating websites focused on Christian teachings and resources.
  • Developing sermon preparation tools for pastors and ministers.
  • Integrating Bible verses into educational or devotional applications.

Examples

Real-World Applications

  • Building Bible study applications
  • Integrating scripture search on websites
  • Developing mobile apps for daily devotionals
  • Creating sermon preparation tools
  • Embedding Bible verses in educational platforms

Evaluation

Advantages & Limitations

Advantages
  • ✓ No signup or API key required for immediate use
  • ✓ No rate limiting for unrestricted access
  • ✓ Supports multiple public domain Bible translations
  • ✓ Simple RESTful API with JSON responses
Limitations
  • ✗ Limited to public domain translations only
  • ✗ No authentication means less control over abusive usage
  • ✗ No official SDKs, relying on generic HTTP requests
  • ✗ Limited advanced search or filtering options

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

1.0
Pricing Model
Free and open-source
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
REST Only
Rate Limit

No rate limits

Time to Hello World

Minutes

Free Tier

Unlimited free access with no signup or API key required.

Best For

Developers needing easy access to public domain Bible verses without authentication

Not Ideal For

Enterprise-grade solutions requiring commercial licenses or advanced support

Tags

#christian#verses#scripture#no-auth#free-api#religion#bible#education

You Might Also Like

More APIs Similar to Bible API

A Bíblia Digital API

The A Bíblia Digital API provides free access to various Portuguese Bible translations, enabling developers to integrate scripture features into their applications seamlessly.

publicREST

Open Library API

The Open Library API offers developers free access to over 36 million records, enabling seamless integration of book-related data into applications.

PublicREST

Gutendex API

Gutendex API offers developers free access to over 70,000 public domain books from Project Gutenberg, with capabilities for searching and downloading texts.

publicREST