Developer Docs
Status
Live availability of the API and realtime plane.
Live availability, probed from your browser against the API's real health endpoints — nothing here is hardcoded.
Overall
Checking…| Surface | Status | What it checks |
|---|---|---|
Public REST API /health | Checking… | The API process is up and serving requests. |
Data store /ready | Checking… | The API can reach PostgreSQL (its source of truth). A failing store degrades reads. |
Re-checks every 30s. This page shows live API health. Every service (workers, the realtime gateway) exposes its own /health, /ready and /metrics endpoints, but nothing currently scrapes or aggregates them into a single dashboard — full multi-service uptime is checked per-service.