Brale · OAuth Scopes

Brale OAuth Scopes

OAuth 2.0 derived

Brale publishes 20 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Brale API on a user’s behalf.

Tokens are issued from https://auth.brale.xyz/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.

CompanyStablecoinsStablecoin IssuancePaymentsBlockchainCryptocurrencyFintechFinancial ServicesCustodyTokenizationOn-RampOff-Ramp
Scopes: 20 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://auth.brale.xyz/oauth2/token
Flows
clientCredentials

Scopes (20)

ScopeDescriptionFlows
accounts:read
accounts:write
addresses:read Read address details clientCredentials
addresses:write
automations:read
automations:write
financial-institutions:read Read financial institution details clientCredentials
financial-institutions:write
mints:write Mint more of a specific token on chain clientCredentials
orders:read Read order details clientCredentials
redemptions:write Redeem/burn a particular token on a specific chain clientCredentials
self_attested_tokens:burn Burn attested tokens (tokenization accounts only) clientCredentials
self_attested_tokens:mint Mint attested tokens (tokenization accounts only) clientCredentials
self_attested_tokens:read
self_attested_tokens:transfer Transfer attested tokens (tokenization accounts only) clientCredentials
tokens:read Read token details clientCredentials
transfers:read
transfers:write
webhooks:read Read webhook subscriptions clientCredentials
webhooks:write Create and manage webhook subscriptions clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/brale-openapi-original.yml
schemes:
- name: oauth
  source: openapi/brale-openapi-original.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.brale.xyz/oauth2/token
scopes:
- scope: accounts:read
  sources:
  - openapi/brale-openapi-original.yml
- scope: accounts:write
  sources:
  - openapi/brale-openapi-original.yml
- scope: addresses:read
  description: Read address details
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: addresses:write
  sources:
  - openapi/brale-openapi-original.yml
- scope: automations:read
  sources:
  - openapi/brale-openapi-original.yml
- scope: automations:write
  sources:
  - openapi/brale-openapi-original.yml
- scope: financial-institutions:read
  description: Read financial institution details
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: financial-institutions:write
  sources:
  - openapi/brale-openapi-original.yml
- scope: mints:write
  description: Mint more of a specific token on chain
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: orders:read
  description: Read order details
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: redemptions:write
  description: Redeem/burn a particular token on a specific chain
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: self_attested_tokens:burn
  description: Burn attested tokens (tokenization accounts only)
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: self_attested_tokens:mint
  description: Mint attested tokens (tokenization accounts only)
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: self_attested_tokens:read
  sources:
  - openapi/brale-openapi-original.yml
- scope: self_attested_tokens:transfer
  description: Transfer attested tokens (tokenization accounts only)
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: tokens:read
  description: Read token details
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: transfers:read
  sources:
  - openapi/brale-openapi-original.yml
- scope: transfers:write
  sources:
  - openapi/brale-openapi-original.yml
- scope: webhooks:read
  description: Read webhook subscriptions
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml
- scope: webhooks:write
  description: Create and manage webhook subscriptions
  flows:
  - clientCredentials
  sources:
  - openapi/brale-openapi-original.yml