How Different Translations Affect Results
API.Bible provides access to hundreds of Bible translations, and the translation you select determines the content and structure returned by the API. Text content, verse structure, formatting, and available features all vary by translation. This article explains what to expect and how to make the right choice for your application.
What Varies by Translation
Every translation reflects distinct choices made by its translators. These differences affect your API results in several ways:
- Text content: Word choice, tone, and phrasing vary significantly across translations. Different translation philosophies result in different wording, tone, and readability.
- Verse and chapter structure: Some translations divide text into individual verses; others group related verses into spans or paragraphs. If you request an individual verse from a translation that groups verses together, the API returns the entire grouped span. See Why Does API.Bible Return Grouped Verses? for details.
- Included content: Translations may include section headings, footnotes, cross-references, and book introductions — or none of these.The API can only return content that exists in the selected translation, and some optional content depends on the parameters included in your request.
- Language and script: API.Bible includes translations in dozens of languages, including some with right-to-left scripts such as Arabic. Make sure your application handles the character set and reading direction of the translation you choose.
Choosing The Right Translation
When choosing a translation, consider the following aspects:
- The language your audience reads
- Whether you need public domain or copyrighted content
- Whether verse grouping affects your application
- Whether your users expect headings, footnotes, or study content
Browsing and Selecting Translations
You can browse all available translations at api.bible/bibles. Filters let you narrow by language, license type, and other criteria. Each translation has a unique bible_id, which you'll use in API requests to specify which translation to pull content from.

Note that the same Bible title may appear more than once — different editions or digital releases of the same translation can have different IDs. Review the details of each listing to confirm you're selecting the right one.
Licensing and Access
Not every translation is available on every plan. API.Bible organizes Bibles into two broad access categories:
- Open Access Bibles: Public domain and Creative Commons translations available to all plans, including Starter.
- Standard License Bibles: Copyrighted translations that require a license. Availability depends on your subscription plan and the translations you've added to your account.
Some translations require a direct agreement with the rights holder and are not available through self-service subscription. See How to Request Access to Specific Content for details.
Related Articles
- Why Does API.Bible Return Grouped Verses?
- How to Request Access to Specific Content
- Linking a Plan to an App
Still have questions? Check out our Help Center or reach out directly to support@api.bible.