How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Up Tags API

Tags are custom labels that can be associated with transactionson Up. Within the Up application, tags provide additional insightinto spending. For example, you could have a "Take Away" tag thatyou apply to purchases from food delivery services. The Up APIallows you to manage the tags associated with transactions. Eachtransaction may have up to 6 tags.Tags are identified by their labels, which are unique strings,so the tag "Holiday" has also the `id` `"Holiday"`.

Up Tags API is one of 14 APIs that Up publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Tags. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 3 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.36.0.

Requests are made against a single base URL, https://mtls.dh.example.com/cds-au/v1.

3 operations 2 paths 4 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.36.0
Base URL
https://api.up.com.au/cds-au/v1/banking/products
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Tags 3

Tags are custom labels that can be associated with transactions on Up. Within the Up application, tags provide additional insight into spending. For example, you could have a "Tak…

GET
/tags
List tags
1 param → 200
POST
/transactions/{transactionId}/relationships/tags
Add tags to transaction
1 param body → 204
DELETE
/transactions/{transactionId}/relationships/tags
Remove tags from transaction
1 param body → 204

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TagResource (3 properties), ListTagsResponse (2 properties), TagInputResourceIdentifier (2 properties), UpdateTransactionTagsRequest (1 property). Each schema is shown below with its type and property counts.

TagResource
object
Provides information about a tag.
3 properties 3 required
TagInputResourceIdentifier
object
Uniquely identifies a single tag in the API.
2 properties 2 required
UpdateTransactionTagsRequest
object
Request to add or remove tags associated with a transaction.
1 property 1 required
ListTagsResponse
object
Successful response to get all tags. This returns a paginated list of tags, which can be scrolled by following the prev and next links if present.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

up-bank-tags-api-openapi.yml Raw ↑

Other APIs Up publishes across the network.

Up Accounts API
Up Attachments API
Up Banking Account Balances API
Up Banking Account Direct Debits API
Up Banking Account Scheduled Payments API
Up Banking Account Transactions API
Up Banking Accounts API
Up Banking Payees API
Up Banking Products API
Up Categories API
Up Transactions API
Up Utility endpoints API
Where this information came from

This is an independent, third-party profile of Up Tags API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.