Iniciador · OAuth Scopes

Iniciador OAuth Scopes

OAuth 2.0 searched

Iniciador publishes 16 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 Iniciador API on a user’s behalf.

Tokens are issued from https://api-mtls.iniciador.com.br/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.

CompanyFintechOpen FinanceOpen BankingPaymentsPixBrazilFAPIOAuthFinancial Services
Scopes: 16 Flows: authorizationCode, clientCredentials Method: searched

OAuth endpoints

Authorization URL
https://auth.iniciador.com.br/auth
Token URL
https://api-mtls.iniciador.com.br/token
Flows
authorizationCodeclientCredentials

Scopes (16)

ScopeDescriptionFlows
openid OpenID Connect authentication (subject identity).
consents Create and manage Open Finance consent records.
resources Access the consented resources list and their availability status.
accounts Deposit / demand and savings account data.
credit-cards-accounts Credit card account data, bills, and transactions.
customers Customer registration / identification data (personal and business).
loans Loan contract data.
financings Financing contract data.
invoice-financings Invoice financing (antecipacao de recebiveis) contract data.
unarranged-accounts-overdraft Unarranged overdraft (cheque especial nao contratado) contract data.
credit-fixed-incomes Credit fixed-income investment data (CDB, LCI, LCA, etc.).
bank-fixed-incomes Bank fixed-income investment data.
variable-incomes Variable-income investment data (equities, etc.).
treasure-titles Treasury title (Tesouro Direto) investment data.
funds Investment fund data.
exchanges Foreign exchange (cambio) operation data.

Source

OAuth Scopes

iniciador-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://api.iniciador.com.br/.well-known/openid-configuration
docs: https://docs.iniciador.com.br
note: >-
  Scopes are the Open Finance Brasil standardized API scope set advertised in the
  provider's OIDC discovery document (scopes_supported). Each maps to an Open
  Finance Brasil regulated API family.
schemes:
- name: OAuth2
  source: well-known/iniciador-openid-configuration.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.iniciador.com.br/auth
    tokenUrl: https://api-mtls.iniciador.com.br/token
  - flow: clientCredentials
    tokenUrl: https://api-mtls.iniciador.com.br/token
scopes:
- scope: openid
  description: OpenID Connect authentication (subject identity).
- scope: consents
  description: Create and manage Open Finance consent records.
- scope: resources
  description: Access the consented resources list and their availability status.
- scope: accounts
  description: Deposit / demand and savings account data.
- scope: credit-cards-accounts
  description: Credit card account data, bills, and transactions.
- scope: customers
  description: Customer registration / identification data (personal and business).
- scope: loans
  description: Loan contract data.
- scope: financings
  description: Financing contract data.
- scope: invoice-financings
  description: Invoice financing (antecipacao de recebiveis) contract data.
- scope: unarranged-accounts-overdraft
  description: Unarranged overdraft (cheque especial nao contratado) contract data.
- scope: credit-fixed-incomes
  description: Credit fixed-income investment data (CDB, LCI, LCA, etc.).
- scope: bank-fixed-incomes
  description: Bank fixed-income investment data.
- scope: variable-incomes
  description: Variable-income investment data (equities, etc.).
- scope: treasure-titles
  description: Treasury title (Tesouro Direto) investment data.
- scope: funds
  description: Investment fund data.
- scope: exchanges
  description: Foreign exchange (cambio) operation data.