Australia · Fiskil (CDR)
National Australia Bank

NAB API

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

No credit card required

Is there a NAB API?

The closest thing to a NAB API

Like every Australian bank, National Australia Bank 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 NAB over CDR and turns it into one REST API. You get NAB accounts, balances, and transactions as JSON, without becoming an accredited data recipient yourself and without handing us your NAB login.

Quickstart

Pull NAB transactions in two calls

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

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

NAB in your terminal

Prefer the command line? The open-source Redbark CLI lists your NAB 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.

NAB 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