PASAR API
Free postcode/postage-calculator APIs with an API key; parcel lodgement, labels and tracking need an eParcel contract.
View docs ↗ More Logistics & delivery APIs# Australia Post ~ shipping, tracking & address API needs an API key ~ get yours at: # https://developers.auspost.com.au/ curl 'https://digitalapi.auspost.com.au' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Australia API into my app. API: Australia Post ~ shipping, tracking & address API Provider: Australia Post Auth: requires an API key (sign up: https://developers.auspost.com.au/) Pricing: freemium Base URL: https://digitalapi.auspost.com.au Important note: Free postcode/postage-calculator APIs with an API key; parcel lodgement, labels and tracking need an eParcel contract. Source: Australia Post (https://developers.auspost.com.au/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.