Up API
The Up API gives you programmatic access to your balances and transaction data. You can request past transactions or set up webhooks to receive real-time events when new transactions hit your account. It’s new, it’s exciting and it’s just the beginning.
Base URL:
Auth: unknown
Endpoints: 5
Reachable: unknown
CORS: unknown
https://api.up.com.au/api/v1Auth: unknown
Endpoints: 5
Reachable: unknown
CORS: unknown
Links
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/categories | List categories | — | — | — |
GET |
/categories/{id} | Retrieve category | — | — | — |
GET |
/tags | List tags | — | — | — |
GET |
/transactions | List transactions | — | — | — |
GET |
/transactions/{id} | Retrieve transaction | — | — | — |
GET |
/util/ping | Ping | — | — | — |