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
Flows
urn:safello:params:oauth:grant-type:bankidclientCredentialsauthorizationCode

Scopes (8)

ScopeDescriptionFlows
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

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/safello-institutional-openapi.json
docs: https://safello.github.io/safello-api/docs/getting-started/tokens
authorization_server_metadata: https://api.safello.com/.well-known/oauth-authorization-server
schemes:
- name: OAuth2
  source: openapi/safello-institutional-openapi.json
  flows:
  - flow: urn:safello:params:oauth:grant-type:bankid
    tokenUrl: /oauth2/token
  - flow: clientCredentials
    tokenUrl: /oauth2/token
  - flow: authorizationCode
    tokenUrl: /oauth2/token
scopes:
- scope: account.bank-account
  description: View and modify users bank accounts.
  flows:
  - authorizationCode
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json
- scope: account.bank-account:read
  description: View users bank accounts.
  flows:
  - authorizationCode
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json
- scope: account.base
  description: View and modify base information of accounts.
  flows:
  - authorizationCode
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json
- scope: account.base:read
  description: View base information of accounts.
  flows:
  - authorizationCode
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json
- scope: market
  description: View market data.
  flows:
  - authorizationCode
  - clientCredentials
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json
- scope: order
  description: View and create orders.
  flows:
  - authorizationCode
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json
- scope: order:read
  description: View orders.
  flows:
  - authorizationCode
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json
- scope: wallet
  description: View and modify wallet.
  flows:
  - authorizationCode
  - urn:safello:params:oauth:grant-type:bankid
  sources:
  - openapi/safello-institutional-openapi.json