Health check
GET /api/healthThis endpoint is not prefixed with
/api/ in the controller - it’s mounted at the root level as GET /health. Rate limited to 50 requests per 60 seconds.Response 200
string
Service identifier. Always
fluxpass.string
Current API version.
string
Service status.
ok when healthy.
