Connexis Cash · OAuth Scopes

Connexis Cash OAuth Scopes

OAuth 2.0 derived

Connexis Cash publishes 1 OAuth 2.0 scope via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Connexis Cash API on a user’s behalf.

Tokens are issued from https://api.cib.bnpparibas.com/oauth2/v1/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.

Account InformationBNP ParibasCash ManagementCorporate BankingDigital BankingLiquidity ManagementOpen BankingPaymentsPSD2SCASTET
Scopes: 1 Flows: authorizationCode, clientCredentials Method: derived

OAuth endpoints

Authorization URL
https://api.cib.bnpparibas.com/oauth2/v1/authorize
Token URL
https://api.cib.bnpparibas.com/oauth2/v1/token
Flows
authorizationCodeclientCredentials

Scopes (1)

ScopeDescriptionFlows
aisp Account Information Service authorizationCode, clientCredentials

Source

OAuth Scopes

connexis-cash-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/connexis-cash-openapi.yml
schemes:
- name: oauth2
  source: openapi/connexis-cash-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.cib.bnpparibas.com/oauth2/v1/authorize
    tokenUrl: https://api.cib.bnpparibas.com/oauth2/v1/token
  - flow: clientCredentials
    tokenUrl: https://api.cib.bnpparibas.com/oauth2/v1/token
scopes:
- scope: aisp
  description: Account Information Service
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/connexis-cash-openapi.yml