Skip to content
James Cuénod edited this page Apr 20, 2023 · 12 revisions

Welcome to the Parabible Server wiki!

The API in version 2 of Parabible handles the following endpoints:

The root will be "/api/v2/".

Endpoints

Endpoint Description
/health Get status/health (i.e., alive)
/module Get available module (version/translation) information
/word Get morphological data for a given word
/text Get text for verses/chapters
/termSearch Get search results based on search term filters
/highlight Get highlights based on search terms for given texts
Clone this wiki locally