Health check
Health
Check Gateway health
Return a minimal health snapshot from the Phaseo Gateway.
GET
Health check
Use this unauthenticated endpoint for a lightweight reachability check. For current incidents and incident history, use the Phaseo status page.
A successful health response does not prove that every provider or model route is available. Use the default
GET /v1/models response to confirm current routability.Response
200 - application/json
Gateway health status
Example:
"ok"
Last modified on August 30, 2026