Police Bank · OAuth Scopes

Police Bank OAuth Scopes

OAuth 2.0 derived

Police Bank publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Police Bank 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 BankingAustraliaMutual BankProduct Reference Data
Scopes: 5 Flows: authorizationCode Method: derived

Scopes (5)

ScopeDescriptionFlows
bank:accounts.basic:read Basic account information - the list of a member's accounts plus balances. authorizationCode
bank:accounts.detail:read Detailed account information - account numbers, features, fees, rates and other account detail beyond the basic list. authorizationCode
bank:transactions:read Transactions - the ability to read a member's transactions for authorised accounts, including transaction detail. authorizationCode
bank:regular_payments:read Regular payments - direct debits, scheduled payments and instalment plans configured on a member's accounts. authorizationCode
bank:payees:read Saved payees - the member's stored domestic, international and BPAY payees. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/police-bank-cds-banking-products-openapi.yml
docs: https://consumerdatastandardsaustralia.github.io/standards/#authorisation-scopes
# CDR (Consumer Data Right) banking authorisation scopes required by Police Bank's
# authenticated CDR Banking operations. Derived from the x-scopes extension attached
# to each authenticated operation in the OpenAPI (the spec declares no formal
# securitySchemes block; scopes are carried as x-scopes). These are the standard
# Consumer Data Standards banking scopes - not Police Bank-proprietary. The public
# Product Reference Data operations (listBankingProducts / getBankingProductDetail)
# require NO scope and are unauthenticated.
schemes:
- name: CDR-OAuth2
  type: oauth2
  source: openapi/police-bank-cds-banking-products-openapi.yml
  note: >-
    Consumer Data Right authorisation follows the CDS security profile (FAPI 1.0
    Advanced): OpenID Connect authorization-code flow with PKCE, PAR, and
    MTLS-bound tokens. Authorization/token endpoints are per-data-holder and
    resolved from Police Bank's OIDC discovery document at authorisation time;
    they are not published on the public PRD surface.
  flows:
  - flow: authorizationCode
    authorizationUrl: null
    tokenUrl: null
scopes:
- scope: bank:accounts.basic:read
  description: >-
    Basic account information - the list of a member's accounts plus balances.
  flows: [authorizationCode]
  operations: [listBankingAccounts, getBankingBalance, listBankingBalancesBulk, listBankingBalancesSpecificAccounts]
  sources: [openapi/police-bank-cds-banking-products-openapi.yml]
- scope: bank:accounts.detail:read
  description: >-
    Detailed account information - account numbers, features, fees, rates and
    other account detail beyond the basic list.
  flows: [authorizationCode]
  operations: [getBankingAccountDetail]
  sources: [openapi/police-bank-cds-banking-products-openapi.yml]
- scope: bank:transactions:read
  description: >-
    Transactions - the ability to read a member's transactions for authorised
    accounts, including transaction detail.
  flows: [authorizationCode]
  operations: [listBankingTransactions, getBankingTransactionDetail]
  sources: [openapi/police-bank-cds-banking-products-openapi.yml]
- scope: bank:regular_payments:read
  description: >-
    Regular payments - direct debits, scheduled payments and instalment plans
    configured on a member's accounts.
  flows: [authorizationCode]
  operations: [listDirectDebits, listDirectDebitsBulk, listDirectDebitsSpecificAccounts, listScheduledPayments, listScheduledPaymentsBulk, listScheduledPaymentsSpecificAccounts, listInstalmentPlans, listInstalmentPlansBulk]
  sources: [openapi/police-bank-cds-banking-products-openapi.yml]
- scope: bank:payees:read
  description: >-
    Saved payees - the member's stored domestic, international and BPAY payees.
  flows: [authorizationCode]
  operations: [listBankingPayees, getBankingPayeeDetail]
  sources: [openapi/police-bank-cds-banking-products-openapi.yml]

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/police-bank-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.