SumUp · OAuth Scopes
SumUp OAuth Scopes
OAuth 2.0
derived
SumUp publishes 10 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the SumUp API on a user’s behalf.
Tokens are issued from https://api.sumup.com/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.
PaymentsPOSPoint of SaleCard ReadersCheckoutFintechMobile PaymentsOnline Payments
Scopes: 10
Flows: authorizationCode, clientCredentials
Method: derived
OAuth endpoints
Authorization URL
https://api.sumup.com/authorize
https://api.sumup.com/authorize
Token URL
https://api.sumup.com/token
https://api.sumup.com/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (10)
| Scope | Description | Flows |
|---|---|---|
| payment_instruments | Manage customers and their payment instruments. | authorizationCode, clientCredentials |
| payments | Make payments by creating and processing checkouts. | authorizationCode, clientCredentials |
| readers.read | ||
| readers.write | ||
| transactions.history | View transactions and transaction history. | authorizationCode, clientCredentials |
| user.app-settings | View and manage the SumUp mobile application settings. | authorizationCode, clientCredentials |
| user.payout-settings | View and manage your payout settings. | authorizationCode, clientCredentials |
| user.profile | View and manage your user profile. | authorizationCode, clientCredentials |
| user.profile_readonly | View user profile details. | authorizationCode, clientCredentials |
| user.subaccounts | View and manage the user profile details of your employees. | authorizationCode, clientCredentials |