Safello · OAuth Scopes
Safello OAuth Scopes
OAuth 2.0
searched
Safello publishes 8 OAuth 2.0 scopes via the urn:safello:params:oauth:grant-type:bankid, clientCredentials, and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Safello API on a user’s behalf.
Tokens are issued from /oauth2/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.
CompanyFintechCryptocurrencyBitcoinBrokeragePaymentsSwedenTradingKYCBankID
Scopes: 8
Flows: urn:safello:params:oauth:grant-type:bankid, clientCredentials, authorizationCode
Method: searched
OAuth endpoints
Token URL
/oauth2/token
/oauth2/token
Flows
urn:safello:params:oauth:grant-type:bankidclientCredentialsauthorizationCode
urn:safello:params:oauth:grant-type:bankidclientCredentialsauthorizationCode
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| account.bank-account | View and modify users bank accounts. | authorizationCode, urn:safello:params:oauth:grant-type:bankid |
| account.bank-account:read | View users bank accounts. | authorizationCode, urn:safello:params:oauth:grant-type:bankid |
| account.base | View and modify base information of accounts. | authorizationCode, urn:safello:params:oauth:grant-type:bankid |
| account.base:read | View base information of accounts. | authorizationCode, urn:safello:params:oauth:grant-type:bankid |
| market | View market data. | authorizationCode, clientCredentials, urn:safello:params:oauth:grant-type:bankid |
| order | View and create orders. | authorizationCode, urn:safello:params:oauth:grant-type:bankid |
| order:read | View orders. | authorizationCode, urn:safello:params:oauth:grant-type:bankid |
| wallet | View and modify wallet. | authorizationCode, urn:safello:params:oauth:grant-type:bankid |
📄 Provider scope reference: https://safello.github.io/safello-api/docs/getting-started/tokens