UK Open Banking · OAuth Scopes
UK Open Banking OAuth Scopes
OAuth 2.0
derived
UK Open Banking publishes 3 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the UK Open Banking API on a user’s behalf.
Tokens are issued from https://authserver.example/token.
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.
Open BankingFinancial ServicesPaymentsAccount InformationPSD2UKBankingFintechRegulated
Scopes: 3
Flows: clientCredentials, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://authserver.example/authorization
https://authserver.example/authorization
Token URL
https://authserver.example/token
https://authserver.example/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| accounts | Ability to read Accounts information | authorizationCode, clientCredentials |
| fundsconfirmations | Funds confirmation entitlement | authorizationCode, clientCredentials |
| payments | Generic payment scope | authorizationCode, clientCredentials |