Anz Authentication

Authentication

Australia and New Zealand Banking Group (ANZ) secures its APIs with none, oauth2, openIdConnect, and mutualTLS across 4 declared security schemes, as derived from its OpenAPI definitions.

FinancialBanksOpen BankingCDRConsumer BankingAustraliaProduct Reference DataADI
Methods: none, oauth2, openIdConnect, mutualTLS Schemes: 4 OAuth flows: API key in:

Security Schemes

PublicNoAuth none
CDR-FAPI-OAuth2 oauth2
· flows: authorizationCode
CDR-OIDC openIdConnect
CDR-mTLS mutualTLS

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://consumerdatastandardsaustralia.github.io/standards/#security-profile
docs: https://www.anz.com.au/support/legal/anz-apis/
summary:
  types: [none, oauth2, openIdConnect, mutualTLS]
  tiers:
  - name: Product Reference Data (public)
    auth: none
    note: >
      The public PRD endpoints (GET /banking/products and /banking/products/{productId})
      and the CDR discovery endpoints (/discovery/status, /discovery/outages) require
      NO authentication. Only the mandatory x-v version header is needed. Confirmed
      live returning HTTP 200 on both the ANZ (api.anz) and ANZ Plus (cdr.apix.anz) brands.
  - name: Consumer data sharing (CDR ADR model)
    auth: [oauth2, openIdConnect, mutualTLS]
    note: >
      All non-PRD banking data (accounts, balances, transactions, direct debits,
      scheduled/regular payments, payees, instalment plans, customer) is gated behind
      the CDR security profile. Access is restricted to CDR-accredited Data Recipients
      (ADRs) acting with explicit consumer consent obtained through the CDR
      consent/authorisation flow.
notes: >
  The harvested OpenAPI is the shared DSB Consumer Data Standards contract and expresses
  per-operation authorization requirements via the x-scopes vendor extension rather than
  a components.securitySchemes block, so the mechanical derive-authentication.py found no
  formal schemes. The auth model below is captured from the Consumer Data Standards
  Security Profile (FAPI) and the ANZ Product APIs page.
schemes:
- name: PublicNoAuth
  type: none
  applies_to:
  - openapi/anz-cds-banking-products-openapi.yml#listBankingProducts
  - openapi/anz-cds-banking-products-openapi.yml#getBankingProductDetail
  note: Public Product Reference Data; version header x-v only.
- name: CDR-FAPI-OAuth2
  type: oauth2
  profile: FAPI 1.0 Advanced (Financial-grade API)
  flows:
  - flow: authorizationCode
    note: >
      OIDC Hybrid/authorization-code flow with PAR (Pushed Authorization Requests),
      PKCE, and request objects per the CDR security profile. Authorization and token
      endpoints are published per data holder via the CDR Register / OIDC discovery,
      not in this product spec.
  scopes_ref: scopes/anz-scopes.yml
  applies_to:
  - non-PRD CDR banking operations (accounts, transactions, payees, payments, customer)
- name: CDR-OIDC
  type: openIdConnect
  note: OpenID Connect identity layer on top of the FAPI OAuth2 profile for the ADR consent flow.
- name: CDR-mTLS
  type: mutualTLS
  note: >
    Holder-of-key mutual TLS (RFC 8705) binds access tokens to the ADR's client
    certificate for all authenticated CDR resource calls; the CDS defines the MTLS
    server (mtls.dh.example.com placeholder in the shared spec).

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/anz-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.