Health
API Reference
Health
Check the operational status of the AirRating API and its components.
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.
