API.Bible
View Source CodeView DocsVisit API.Bible
HomeBiblesFree Bible Version

Free Bible Version (FBV)

65eec8e0b60e656b-01

Switch BiblesView BooksFind PassagesSearch
Fetching Bible Info
https://rest.api.bible/v1/bibles/{bibleId}

To fetch information about a single Bible, you must send a GET request to the above API endpoint using the Bible ID of the Bible you would like to fetch. For more information, check out our Bibles Guide.

Tip: If you are having trouble finding the of a specific Bible, try first.

Bible ID
fetching your available Bibles

Raw JSON Output:

{
  "id": "65eec8e0b60e656b-01",
  "dblId": "65eec8e0b60e656b",
  "relatedDbl": null,
  "name": "Free Bible Version",
  "nameLocal": "Free Bible Version",
  "abbreviation": "FBV",
  "abbreviationLocal": "FBV",
  "description": "Protestant FBV full 3.0 beta",
  "descriptionLocal": "Protestant FBV full 3.0 beta",
  "language": {
    "id": "eng",
    "name": "English",
    "nameLocal": "English",
    "script": "Latin",
    "scriptDirection": "LTR"
  },
  "countries": [
    {
      "id": "US",
      "name": "United States of America",
      "nameLocal": "United States of America"
    }
  ],
  "type": "text",
  "updatedAt": "2025-10-15T19:44:48.000Z",
  "copyright": "Dr. Jonathan Gallagher. Released under Creative Commons Attribution-ShareAlike 4.0 Unported License. Version 5.2. For corrections send email to jonathangallagherfbv@gmail.com",
  "info": "

FBV: this translation is directly from the Hebrew and Greek text. It is licensed under a Creative Commons Attribution-ShareAlike 4.0 Unported License. This means this work can be copied and used as long as it is identified as the Free Bible Version and any adaptations are identified. Any derivative work is to be released under the same license. (A full description of the license is at https://creativecommons.org/licenses/by-sa/4.0/legalcode). The intent is to be as faithful as possible to the original meaning without being awkward or misleading. The style is contemporary English, avoiding slang or colloquialisms, speaking to our modern society in a way people will understand. The Free Bible Version is a project of Free Bible Ministry www.freebibleministry.org

", "audioBibles": [] }