Loading Zektrx
Loading Zektrx page content.

Use these endpoints to monitor the Zektrx public web runtime. They are intentionally lightweight, noindex, and available during maintenance mode for operational checks.
GET, HEAD
/healthBest default endpoint for uptime monitors and public web runtime checks.
GET, HEAD
/healthzConventional health-check alias that redirects to the primary health route.
GET, HEAD
/liveDirect 200 responder for simple liveness probes.
GET, HEAD
/readyDirect 200 responder for readiness-style probes of the public web runtime.
GET, HEAD
/pingDirect 200 responder for lightweight ping checks.
GET, HEAD
/status.jsonStructured service status, monitor aliases and support routes.