What Bible translations are available?
We currently support four translations: King James Version (KJV), American Standard Version (ASV), Bible in Basic English (BBE), and Berean Standard Bible (BSB). KJV is the default if no version is specified.
Can I get a random Bible verse?
Yes! Set the book parameter to "random" to receive a randomly selected verse from the Bible. This is perfect for daily devotional features, verse of the day widgets, or inspirational content.
How do I request a specific verse?
Provide the book name, chapter number, and verse number as query parameters. For example: book=John&chapter=3&verse=16 returns John 3:16. You can omit the verse parameter to get an entire chapter.
Are both Old and New Testament books included?
Yes! All 66 books of the Protestant Bible canon are included, covering both the Old Testament (39 books) and New Testament (27 books).
Can I get an entire chapter at once?
Yes! Simply omit the verse parameter and specify only the book and chapter. The API will return the complete chapter text with all verses.
What metadata is included with each verse?
Each response includes the verse text, book name, abbreviation, chapter and verse numbers, translation version, testament classification, book position (1-66), total chapters in the book, total verses in the chapter, and word count.
How are book names formatted?
Book names can be provided in full (e.g., "Genesis", "1 Corinthians", "Song of Solomon") or common abbreviations. The API handles various formats and returns the canonical book name.
What is the typical API response time?
Our Bible API typically responds in under 1 second, providing fast access to scripture for your applications.