zopa · OAuth Scopes
zopa OAuth Scopes
OAuth 2.0
derived
zopa publishes 2 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 zopa 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.
CompanyBankingFintechOpen BankingPSD2PaymentsAccount InformationPayment InitiationFAPIUnited KingdomDigital BankLending
Scopes: 2
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 (2)
| Scope | Description | Flows |
|---|---|---|
| accounts | Ability to read Accounts information | authorizationCode, clientCredentials |
| payments | Generic payment scope | authorizationCode, clientCredentials |