Trace

Carrier tracking

Australia Post tracking API

Australia Post is Australia's national postal service and the backbone of Australian e-commerce delivery. Tracking Australia Post parcels is essential for AU storefronts.

Trace accepts the australiapost carrier code and detects distinctive Australia Post tracking formats, returning normalized statuses and events for AU domestic and international parcels.

Carrier type

domestic

Regions

AU

Carrier code

australiapost

Track Australia Post in one request

Automatic detection covers selected number formats. For ambiguous or unlisted formats, send the carrier code explicitly (australiapost); a listed code does not guarantee live events. Send a tracking number to the Trace API and receive a normalized event timeline.

curl -X POST https://api.traceapi.dev/v1/track \
  -H "Authorization: Bearer trc_test_key" \
  -H "Content-Type: application/json" \
  -d '{"tracking_number":"YOUR_TRACKING_NUMBER"}'

Australia Post tracking FAQ

Does Trace support Australia Post tracking?

Yes. Trace accepts the australiapost carrier code and returns a normalized event timeline for Australia Post shipments when a source provides usable data.

How do I track Australia Post packages with Trace?

Send a POST request to /v1/track with the tracking number and, for ambiguous formats, the carrier code australiapost. Trace returns normalized statuses and dated events with timestamps and locations.

Is Australia Post detected automatically?

Automatic detection covers selected number formats. For ambiguous or unlisted formats, send the carrier code explicitly (australiapost); a listed code does not guarantee live events.

Start tracking Australia Post for free.

Create an account, generate an API key, and track your first Australia Post package in under two minutes.