This will pull a chapter cotent
1 2 3 4 5 6 7 8 9 10 11 12 13 |
chapterid |
Id of the Chapter to fetch |
bibleid |
Id of Bible whose Chapters to fetch |
contenttype |
Content type to be returned in the content property. Supported values are html (default), json (beta), and text (beta) |
includenotes |
Include footnotes in content |
includetitles |
Include section titles in content |
includechapternumbers |
Include chapter numbers in content |
includeversenumbers |
Include verse numbers in content. |
includeversespans |
Include spans that wrap verse numbers and verse text for bible content. |
parallels |
Comma delimited list of bibleIds to include |
debug |
Used to help debug the query |
apikey |
API.bible api key. Sign up here https://scripture.api.bible/signup |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.