Real-Time Address
Verification API
Parse, standardise, verify, and enrich Australian and NZ addresses in a single API call. Built for automated workflows requiring sub-50ms response times and 99.9% accuracy.
// Request { "address": "123 Pitt St Sydney NSW", "country": "AU", "enrich": true } // Response { "verified": true, "confidence": 0.999, "dpid": "45821903", "address": { "number": "123", "street": "Pitt", "street_type": "Street", "suburb": "Sydney", "state": "NSW", "postcode": "2000" }, "enrichment": { "latitude": -33.8688, "longitude": 151.2093, "sa1": "11703118202", "lga": "Sydney", "meshblock": "20663890000" } }
Parse
Decompose unstructured strings into standardised components. Handles the full diversity of Australian address patterns intelligently.
Standardise
AU Post-compliant formatting — street types, directions, state codes, suburb names corrected and standardised automatically.
Verify
AMAS criteria matching against our curated dataset. Consistently over 99.9% accuracy and AU Post bulk mail discount qualification.
Enrich
DPID, geocoordinates, SA1, SA2, LGA, and Meshblock returned alongside every verified address for ABS dataset integration.
AU & NZ Coverage
Full coverage of all Australian states, territories, and PO Boxes, plus complete New Zealand address register.
Secure by Design
API keys scoped per merchant. All calls over TLS 1.3. Data processed and stored in AWS ap-southeast-2 (Sydney).
Request API access
Contact us for a demonstration and business trial account.