Endpoints
GET /v1/health basic health probe.
GET /v1/metrics operational metrics (auth optional).
GET /v1/me authenticated identity.
Conventions
All errors use the same JSON envelope. See Errors.
# Example health probe
curl -sS https://api.example.tld/v1/health