Swan · OAuth Scopes
Swan OAuth Scopes
OAuth 2.0
searched
Swan publishes 5 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Swan API on a user’s behalf.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyBanking as a ServiceEmbedded FinanceFintechPaymentsCardsSEPAGraphQLEuropeAccount
Scopes: 5
Flows: authorizationCode, clientCredentials, refreshToken
Method: searched
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token identifying the user. | authorizationCode |
| profile | Access to the user's basic profile claims. | authorizationCode |
| Access to the user's email address. | authorizationCode | |
| offline_access | Issue a refresh token so the client can obtain new access tokens without re-consent. | authorizationCode |
| offline | Legacy alias for offline refresh-token access. | authorizationCode |
📄 Provider scope reference: https://docs.swan.io/developers/using-api/authentication
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.