API reference

Health and metrics

Base path: none (mounted at root of the API router).

MethodPathAuthDescription
GET/healthPublicLiveness / readiness style check for load balancers
GET/metricsVariesApplication metrics (see handler for scrape auth if any)

Note

Exact response bodies are defined in handlers::health and handlers::metrics. Protect /metrics in production if it exposes sensitive counters.

Previous
Android app