Bank of Queensland · OAuth Scopes

Bank of Queensland OAuth Scopes

OAuth 2.0 searched

Bank of Queensland publishes 9 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Bank of Queensland 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.

FinancialBanksOpen BankingCDRConsumer BankingAustraliaProduct Reference DataADI
Scopes: 9 Flows: Method: searched

Scopes (9)

ScopeDescriptionFlows
openid OpenID Connect authentication (required for the CDR authorization flow). authorizationCode
profile CDR consumer profile scope requested alongside the data scopes. authorizationCode
bank:accounts.basic:read Read basic account information (account list and masked identifiers). authorizationCode
bank:accounts.detail:read Read detailed account information including full account numbers and features. authorizationCode
bank:transactions:read Read account transaction history and transaction detail. authorizationCode
bank:payees:read Read saved payees for the consumer's accounts. authorizationCode
bank:regular_payments:read Read direct debits and scheduled/regular payments. authorizationCode
common:customer.basic:read Read basic customer information (name and contact type). authorizationCode
common:customer.detail:read Read detailed customer information including contact details. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/bank-of-queensland-cds-banking-products-openapi.yml
docs: https://consumerdatastandardsaustralia.github.io/standards/#authorisation-scopes
# The harvested DSB CDS Banking contract declares no oauth2 securitySchemes, so the
# derive pass returned empty. These authorisation scopes are the mandated Australian
# Consumer Data Right (CDR) banking scopes that BOQ, as an accredited data holder,
# implements verbatim. The public Product Reference Data (PRD) surface needs NO scope
# (unauthenticated); every scope below gates the consumer-authorized data-sharing APIs
# accessed through the CDR / Accredited Data Recipient (ADR) model (OAuth2 + OIDC/FAPI,
# authorization_code, MTLS-bound tokens). Authorization and token endpoints are the
# holder's per-brand CDR InfoSec endpoints discovered via OIDC (not openly published).
schemes:
  - name: CDRAuthorizationCode
    type: oauth2
    flow: authorizationCode
    fapi_profile: FAPI 1.0 Advanced (Australia CDR security profile)
    source: docs
scopes:
  - scope: openid
    description: OpenID Connect authentication (required for the CDR authorization flow).
    flows: [authorizationCode]
  - scope: profile
    description: CDR consumer profile scope requested alongside the data scopes.
    flows: [authorizationCode]
  - scope: bank:accounts.basic:read
    description: Read basic account information (account list and masked identifiers).
    grants: [listBankingAccounts, getBankingBalance]
    flows: [authorizationCode]
  - scope: bank:accounts.detail:read
    description: Read detailed account information including full account numbers and features.
    grants: [getBankingAccountDetail]
    flows: [authorizationCode]
  - scope: bank:transactions:read
    description: Read account transaction history and transaction detail.
    grants: [listBankingTransactions, getBankingTransactionDetail]
    flows: [authorizationCode]
  - scope: bank:payees:read
    description: Read saved payees for the consumer's accounts.
    grants: [listBankingPayees]
    flows: [authorizationCode]
  - scope: bank:regular_payments:read
    description: Read direct debits and scheduled/regular payments.
    grants: [listDirectDebits, listScheduledPayments]
    flows: [authorizationCode]
  - scope: common:customer.basic:read
    description: Read basic customer information (name and contact type).
    flows: [authorizationCode]
  - scope: common:customer.detail:read
    description: Read detailed customer information including contact details.
    flows: [authorizationCode]

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/bank-of-queensland-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.