Skip to main content
GET
Health

Overview

Public endpoint — no API key required. Returns the current status of the API, the database, and the ML model. Use this endpoint to verify connectivity before making scored requests, or to integrate into your own monitoring stack.

Response

string
Overall status: ok if all components are healthy, degraded if one or more components are unavailable.
string
ISO 8601 UTC timestamp of the health check.
object
Status of individual components.

Example

Degraded example

Returns HTTP 503 when any component is unhealthy.

Status page

For live uptime monitoring and incident history, see status.airrating.io.