-
Notifications
You must be signed in to change notification settings - Fork 0
Text
James Cuénod edited this page Sep 6, 2022
·
8 revisions
Endpoint: /api/v2/text
Parameter | Description |
---|---|
modules | "Modules" are Bible versions, including original languages and modern translations. This parameter is a case insensitive, comma separated list of module abbreviations. A list of valid module abbreviations may be found at the modules endpoint. |
reference | References are a comma separated list of book references. Books are currently books of the Protestant canon but Parabible will one day handle additional literature (such as the apostolic fathers). The Parabible server will make its best effort at interpreting a human readable string of references in reference . It can handle ranges and comma separated values (e.g., "Gen 2:1–3, Exod 20:1"). |
Example: /api/v2/text?modules=ULT&reference=Gen2:1-3,exod20:1
The return is in the form:
{}