v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-064710389.9 KB
health

Health check

Check the health status of the API

get/v0/health

Response

OK

statusstring required

Health status

Example response

{
  "status": "ok"
}