Skip to main content
In development, all endpoints are open. In production (NODE_ENV=production), requests require Basic auth using the OUTPUT_API_AUTH_TOKEN environment variable:
The /health endpoint is always accessible without authentication.