Australia · Fiskil (CDR)
Australia and New Zealand Banking Group

ANZ API

There's no public ANZ developer API you can sign up for. Redbark gives you one REST API for your ANZ accounts, balances, and transactions over CDR Open Banking, hosted in Australia.

No credit card required

Is there a ANZ API?

The closest thing to a ANZ API

Like every Australian bank, Australia and New Zealand Banking Group only shares customer data through the Consumer Data Right (CDR) Open Banking framework. There's no public developer portal where you register an app, and scraping your own login is brittle and breaks the bank's terms.

Redbark connects to ANZ over CDR and turns it into one REST API. You get ANZ accounts, balances, and transactions as JSON, without becoming an accredited data recipient yourself and without handing us your ANZ login.

Quickstart

Pull ANZ transactions in two calls

Authenticate with your API key, then call the same endpoints you'd use for any connected bank. Here's ANZ.

request.sh
Loading...
accounts.json
Loading...
GET /v1/accounts

Accounts

Every connected account with type, name, and identifiers.

GET /v1/balances

Balances

Current and available balance for each account.

GET /v1/transactions

Transactions

Full transaction history, paginated, with merchant and category.

CLI

ANZ in your terminal

Prefer the command line? The open-source Redbark CLI lists your ANZ accounts, balances, and transactions as readable tables, or raw JSON with a flag. It uses the same API key.

Read the CLI docs
terminal
Loading...

Frequently Asked Questions

Quick answers to common questions about connecting your accounts and syncing your data.

ANZ API

Can't find what you're looking for? Contact our support team

Experience seamless payments.
Experience seamless payments.

Ready to automate your financial tracking?

Start your free 7-day trial. Connect your banks, choose your destination, and watch your transactions sync automatically.

Start your free trial

No credit card required