# GET /api/agent/status — machine-readable heartbeat curl -s https://makerasaservice.defyimpossible.tech/api/agent/status \ -H "X-Agent-Key: your-key"
Live system pulse — each spike is a health-check cycle. SSE stream: /api/live
curl -s https://makerasaservice.defyimpossible.tech/api/health
...
Bare {"status":"ok"} — no auth. Suitable for uptime monitors (UptimeRobot, BetterStack, Pingdom).