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

Health

API health check

API health check

get

Returns the API status. No authentication required.

Responses
200

API is operational

application/json
statusstringOptionalExample: ok
versionstringOptionalExample: 1.1.0
timestampstring · date-timeOptional
get
/health
200

API is operational

Last updated