Bible API

A free RESTful Bible API providing access to multiple Bible translations. Supports verse lookup by reference, structured data access to translations/books/chapters, and random verse retrieval. No authentication required.

Claim this API

Are you the operator of Bible API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Bible API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://bible-api.com
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown

100.0%

Uptime (7d)

428ms

Avg latency (7d)

5

Probes (7d)

Latency (7d)

Success Rate (7d)

Endpoints

Method Path Summary Auth Last Status Latency
GET /data List all available translations 200 561ms
GET /data/{translation} List books in a translation 200 336ms
GET /data/{translation}/random Get a random verse 200 460ms
GET /data/{translation}/random/{filter} Get random verse with filter 200 372ms
GET /{reference} Get Bible verses by reference 200 410ms