For the complete documentation index, see llms.txt. This page is also available as Markdown.

Health

Service health and status endpoints

Health check

get
/health

Returns the health status of the API gateway

Responses
200

Service is healthy

application/json
statusstringOptionalExample: ok
servicestringOptionalExample: api
timestring · date-timeOptionalExample: 2024-01-01T12:00:00Z
get/health
200

Service is healthy

Last updated