API referenceEndpoints

Check liveness

Public endpoint; no credential is required. Generated from the production route registered in `internal/server/health.go`.

GET/healthz

Public endpoint; no credential is required. Generated from the production route registered in internal/server/health.go.

Response Body

application/json

curl -X GET "https://example.com/healthz"
{}