Validate and standardise Australia addresses in real time. Get a matched address, geocoordinates, confidence score, and Postcode data via a single API call.
Australian addresses follow the format: unit/street number, street name, suburb, state abbreviation (NSW, VIC, QLD, etc.), and 4-digit postcode. The suburb is the key locality identifier used by Australia Post.
1 Martin Place, Sydney NSW 2000curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "1 Martin Place, Sydney NSW 2000"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.