- Home
- Categories
- Books
- Bible API
Bible API
The Bible API offers developers free access to scripture texts and verses from multiple translations, enabling integration into religious and educational applications.
Developed by Bible-API
Reference for available routes, request structures, and live examples.
Retrieves Bible passages in various translations
https://bible-api.com/curl -X GET 'https://bible-api.com/'{
"passage": "John 3:16",
"translation": "kjv"
}{
"verses": [
{
"text": "For God so loved the world...",
"book_id": "JHN",
"book_name": "John"
}
],
"reference": "John 3:16",
"translation_id": "kjv"
}- Building Bible verse of the day widgetsOptimized Capability
- Developing personal devotion or study appsOptimized Capability
- Integrating scripture lookup in church presentation softwareOptimized Capability
- Backing chatbot/Q&A religious appsOptimized Capability
- Sermon prep and analysis toolsOptimized Capability
- ✓ Completely free with generous rate limits
- ✓ No authentication or api key required
- ✓ Supports multiple translations
- ✓ Fast JSON responses with clear structure
- ✗ No official SDKs
- ✗ Limited advanced search or cross-referencing
- ✗ No support for licensed modern translations (NIV, ESV, etc.)
- ✗ Only available in JSON format, no XML
FAQs
API Specifications
v2Less than 5 minutes
60 requests per minute
Unlimited free requests up to 60 requests per minute.
Use Case: Best For
Developers building religious, educational, or scripture study apps that require fast, no-auth access to Bible verses and texts.
Not Recommended For
Apps needing licensed, modern Bible translations or advanced scripture analytics.
Explore Related APIs
Discover similar APIs to Bible API
PoetryDB
The PoetryDB API provides free access to classic and contemporary poetry, enabling developers to build applications that require structured poetic content.
Gutendex
Gutendex is a free API that provides developers with programmatic access to over 60,000 public domain books from Project Gutenberg, ideal for various literary applications.
Open Library
The Open Library API offers developers free access to book, author, and publication metadata, enabling easy integration into various applications.