Reference
Religion: Bible/Quaran
Overview
Religion API allows you to retrieve sacred texts from the Bible and Quran.
Endpoint
POST /religion
Request Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| type | string | Required | 'bible' or 'quran'. |
| reference | string | Required | Format: "Book Chapter:Verse" or "Surah:Ayah". |
| version | string | Optional | Bible translation code. Default: 'web'. Options: `kjv`, `bbe`, `oeb-us`, `web`. |
Example: Bible (KJV)
javascript
Successful Response (Bible)
json