Skip to main content
Use an API key as a Bearer token in the Authorization header. API keys are managed in Environment Settings > API Keys in the Nango UI.
Authorization: Bearer <NANGO-API-KEY>
Each API key has scopes that control which endpoints it can access. A key without the required scope will receive a 403 Forbidden response.