skip to log on skip to main content
VoiceOver users please use the tab key when navigating expanded menus

Product APIs

Our product APIs enable developers to access information about ANZ’s products.

These APIs include all products pertaining to the Consumer Data Right. Consumers may see the information from these APIs presented to them when using product comparison websites.

For further details on the associated products, please refer to the Consumer Data Right rules.

How do our Product APIs work?

Our Product APIs have been developed in accordance with the Consumer Data Standards.

  • The request must be a HTTP Get request to the relevant product API endpoint. At a minimum, the mandatory parameters defined in the specifications must be included. URLs and links to specifications are given under each API section below
  • These are public APIs and do not require authentication
  • The response will be in the format defined by the Consumer Data Standards

Product API

Obtain a list of ANZ products that are currently offered openly to the market.

  • API URL: https://api.anz/cds-au/v1/banking/products

Learn more about the API Specifications for our Product API at the Consumer Data Standards Australia website.

Product Details API

Obtain detailed information on a single ANZ product offered openly to the market.

  • API URL: https://api.anz/cds-au/v1/banking/products/{productId}

Learn more about the API Specifications for our Product Details API at the Consumer Data Standards Australia website.

Top