Pericope Search
Performs a “fuzzy search” of the Bible.
http://api.biblia.com/v1/bible/pericopesearch/{bible}
http://api.biblia.com/v1/bible/pericopesearch/LEB
Request Parameters
| bible |
The ID of the Bible to search (e.g. “KJV”). |
| query |
The query text. |
| start |
The zero-based index of the first result to return (default 0). |
| limit |
The maximum number of results to return (all if unspecified). |
| format |
Output format (details). |
| preview |
none, text, or html; default text. |