Settings
JWT / OIDC Authentication
Admin API key
Set the FLOW_API_KEY environment variable to enable a pre-shared admin bypass key.
Pass it as X-Api-Key: <key> or Authorization: Bearer <key>.
The admin key always works regardless of JWT settings — use it for initial setup and automation.