Danske Bank (UK) · OAuth Scopes

Danske Bank (UK) OAuth Scopes

OAuth 2.0 searched

Danske Bank (UK) publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Danske Bank (UK) API on a user’s behalf.

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.

Financial ServicesBankingOpen BankingPSD2OBIECMA9United KingdomNorthern IrelandPaymentsAccount InformationFAPIFintech
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
accounts Access account and transaction information (AIS) - balances, transactions, beneficiaries, standing orders, direct debits, statements, parties and products, within a granted account-access consent.
payments Initiate and read payments (PIS) - domestic, scheduled, standing order, file, international and variable recurring payments, within a granted payment consent.
fundsconfirmations Confirm the availability of funds on an account (CBPII) for card-based payment instrument issuers, within a granted funds-confirmation consent.
openid OpenID Connect authentication of the payment service user (PSU).

Source

OAuth Scopes

Raw ↑
generated: '2026-07-23'
method: searched
source: >-
  UK Open Banking (OBIE) Read/Write Data API standard OAuth2 scopes. The Danske
  Bank (UK) Read/Write APIs are FAPI-secured OAuth2/OIDC; the OpenAPI specs
  declare a JWT BearerAuth scheme, so the granular scope set is documented by the
  OBIE standard rather than enumerated in-spec.
docs: https://developers.danskebank.com/
schemes:
  - name: OpenBankingOAuth2
    type: oauth2
    flow: authorizationCode
    standard: OBIE FAPI 1.0 Advanced
    note: >-
      Access-token acquisition uses OAuth2 authorization-code with OIDC, PSD2
      strong customer authentication, mutual TLS and a signed request object.
scopes:
  - scope: accounts
    description: >-
      Access account and transaction information (AIS) - balances,
      transactions, beneficiaries, standing orders, direct debits, statements,
      parties and products, within a granted account-access consent.
    apis: [danske-bank-uk-account-transaction-api]
  - scope: payments
    description: >-
      Initiate and read payments (PIS) - domestic, scheduled, standing order,
      file, international and variable recurring payments, within a granted
      payment consent.
    apis: [danske-bank-uk-payment-initiation-api, danske-bank-uk-variable-recurring-payments-api]
  - scope: fundsconfirmations
    description: >-
      Confirm the availability of funds on an account (CBPII) for card-based
      payment instrument issuers, within a granted funds-confirmation consent.
    apis: [danske-bank-uk-confirmation-of-funds-api]
  - scope: openid
    description: OpenID Connect authentication of the payment service user (PSU).
notes: >-
  Fine-grained data access is additionally bounded by the consent object (the
  Permissions array and expiry granted at authorization time), not by scope
  alone. Standard OBIE scopes above; the internal registration/onboarding scope
  set is issued via the Open Banking Directory during TPP onboarding.