Skip to main content
The Lumina API exposes a single status endpoint. There’s no separate status page provider — /health is the source of truth, and you can poll it directly:

Live response

What the fields mean

Programmatic monitoring

Schema

The full response schema is in the OpenAPI spec at /openapi.json (search components.schemas.Health).