System API
Public health endpoints. No API key required. Safe to expose to load balancers, container orchestrators, and uptime monitors.
| Method | Path | Summary | Key params | Response |
|---|---|---|---|---|
| GET | /health | Health check | — | HealthResponse |
Examples
Section titled “Examples”Liveness probe
curl "$ARCHAIC/health"