Health
API health check
Returns basic service liveness for uptime checks and load balancers.
POST
Body
application/json
The body is of type any.
Response
200 - application/json
Service is healthy.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"status": "ok"
}Returns basic service liveness for uptime checks and load balancers.
{
"status": "ok"
}The body is of type any.
Service is healthy.