Australia · Fiskil (CDR)
Up

Up API

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

No credit card required

Is there a Up API?

The closest thing to a Up API

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

Quickstart

Pull Up transactions in two calls

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

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

Up in your terminal

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

Up 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