-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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/".
| /health | Get status/health (i.e., alive) | | /module | Get available module (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 |