Surface details
- API name
- Australia Post Shipping & Tracking API
- Authentication
- API key in the Authorization header plus Australia Post account number on each request
- Production base URL
- https://digitalapi.auspost.com.au/
- Sandbox base URL
- https://digitalapi.auspost.com.au/test/
- Sandbox notes
- Australia Post provides a sandbox base path under the same hostname. Sandbox API keys are issued separately and are not valid in production. Some commercial-account features require explicit production enablement.
- OpenAPI / REST reference
- https://developers.auspost.com.au/apis
Frequently asked questions
Is MyPost Business the same API as the Shipping & Tracking API?
No. MyPost Business is the consumer-facing product. The Shipping & Tracking API issued through the Australia Post Developer Centre is the commercial REST surface, with separate credentials and separate enablement steps.
Why do international rates differ between sandbox and production?
Sandbox returns deterministic test data and a stable rate card. Many international rate calculations and account-specific surcharges only apply in production. Treat sandbox as contract testing, not rate verification.
How do I receive Australia Post tracking webhooks?
Webhooks are enrolled separately from the core Shipping & Tracking API. Verify signatures against the raw request body, deduplicate by event ID, and tolerate eventual consistency in event order.
Related concepts
Tooling and references
- Australia Post Developer Centre (Shipping & Tracking)
REST surface for shipments originating in Australia on the Australia Post and StarTrack networks. API key plus account-number authentication.
Sources
Last reviewed: 2026-04-25