API Reference
Health
This endpoint is used to check the health of the API. Returns a JSON object with the key “status” set to “ok”.
GET
Health
Documentation Index
Fetch the complete documentation index at: https://documentation.datalab.to/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
Successful Response
The status of the service. Should be 'ok' if the service is running correctly.
Health