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
{
"status": "checking",
"service": "Lytning API"
}