System telemetry · Live endpoint

API Health

A live, browser-side check of the Lytning API health endpoint. The terminal below shows the response exactly as the service returns it.

GET api.lytning.ca/health

GET /health

Live response

Raw endpoint ↗
Connecting to api.lytning.ca…
{
  "status": "checking",
  "service": "Lytning API"
}