[
{
"id": 1,
"short": "Kej",
"name": "Kejadian",
"chapter": 50
},
{
"id": 2,
"short": "Kel",
"name": "Keluaran",
"chapter": 40
}
]
curl --location --request GET 'https://zylalabs.com/api/6657/indonesia+bible+api/9772/all+bible+lists' --header 'Authorization: Bearer YOUR_API_KEY'
[
{
"id": 1,
"short": "Kej",
"name": "Kejadian",
"chapter": 50
},
{
"id": 2,
"short": "Kel",
"name": "Keluaran",
"chapter": 40
}
]
curl --location --request GET 'https://zylalabs.com/api/6657/indonesia+bible+api/9773/list+of+old+bibles' --header 'Authorization: Bearer YOUR_API_KEY'
[
{
"id": 40,
"short": "Mat",
"name": "Matius",
"chapter": 28
},
{
"id": 41,
"short": "Mar",
"name": "Markus",
"chapter": 16
}
]
curl --location --request GET 'https://zylalabs.com/api/6657/indonesia+bible+api/9774/list+of+new+bibles' --header 'Authorization: Bearer YOUR_API_KEY'
{
"book_id": "1",
"book_name": "Kejadian",
"book_title": "Kejadian 1:1-31",
"verses": [
{
"verse": "1",
"text": "Pada mulanya Allah menciptakan langit dan bumi.",
"title": "Allah menciptakan langit dan bumi serta isinya"
},
{
"verse": "2",
"text": "Bumi belum berbentuk dan kosong; gelap gulita menutupi samudera raya, dan Roh Allah melayang-layang di atas permukaan air."
}
]
}
curl --location --request GET 'https://zylalabs.com/api/6657/indonesia+bible+api/9776/bible+content' --header 'Authorization: Bearer YOUR_API_KEY'
{
"book_id": "1",
"book_name": "Kejadian",
"book_title": "Kejadian 1:1-31",
"verses": [
{
"verse": "1",
"text": "Pada mulanya Allah menciptakan langit dan bumi.",
"title": "Allah menciptakan langit dan bumi serta isinya"
},
{
"verse": "2",
"text": "Bumi belum berbentuk dan kosong; gelap gulita menutupi samudera raya, dan Roh Allah melayang-layang di atas permukaan air."
}
]
}
curl --location --request GET 'https://zylalabs.com/api/6657/indonesia+bible+api/9777/bible+version+content' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Indonesia Bible API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The Nusantara Bible REST API is a service designed to provide quick and easy access to Bible texts in various translated versions. With this API, developers can integrate Bible texts into their applications or websites, allowing users to read, search, or display specific verses and chapters as needed. This API uses the JSON data format, which makes it easy to process and present Bible data in modern applications.
The Nusantara Bible REST API data source comes from SABDA Labs, a digital research platform that provides Bible resources and Christian literature for the needs of developers and technology users. With this API, you can access Bible texts based on books, chapters, verses, and translated versions, including the New Testament (NT), King James Version (KJV), and others.
The Nusantara Bible REST API is also very useful for developers of spiritual applications, such as digital Bible readers, daily devotions, or theological study tools. This API allows applications to present relevant Bible data, such as the full text of chapters, specific verses, or search results related to specific themes. With a fast response and easy-to-process data format, this API is a very helpful tool in developing Bible-based digital solutions.
The simplicity and flexibility of the Nusantara Bible REST API makes it an ideal choice for a variety of use cases. From mobile apps to church websites, this API provides a powerful solution for providing access to God's Word in a modern, structured way. Whether you're a developer creating Bible study tools, or an organization looking to provide digital access to sacred texts, the Nusantara Bible REST API offers capabilities that can be tailored to your needs.
Each endpoint returns structured data related to Bible texts. For example, the "GET All Bible Lists" endpoint provides a list of books from both the Old and New Testaments, while the "GET Bible Content" endpoint returns detailed verse content, including book names and titles.
Key fields include "id," "short," "name," and "chapter" for book lists, and "book_id," "book_name," "book_title," "verse," and "text" for verse content. These fields help identify and organize the Bible texts effectively.
The response data is organized in JSON format, with each endpoint returning an array or object containing relevant fields. For instance, the "GET Bible Content" endpoint returns an object with book details and an array of verses, making it easy to parse and display.
Each endpoint provides specific information: "GET All Bible Lists" offers a comprehensive list of all books, while "GET Bible Version Content" includes translations and verse details. This allows users to access both general and specific Bible data.
Users can customize requests by specifying parameters such as book names or translation versions in endpoints like "GET Bible Version Content." This allows for tailored responses based on user needs, such as retrieving specific translations.
Typical use cases include developing digital Bible readers, creating daily devotion apps, or building theological study tools. The API's structured data supports various applications, enabling users to access and display Bible texts effectively.
The data is sourced from SABDA Labs, a digital research platform that provides Bible resources and Christian literature. This ensures that the API delivers reliable and accurate Bible texts for developers and users.
Data accuracy is maintained through regular updates and quality checks by SABDA Labs. This process ensures that the Bible texts provided via the API are consistent with established translations and scholarly standards.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund