Validate and standardise New Zealand addresses in real time. Get a matched address, geocoordinates, confidence score, and Postcode data via a single API call.
New Zealand addresses include a street number, street name, suburb, city or town, and a 4-digit postcode. Rural deliveries may use an RD (Rural Delivery) number instead of a street address.
1 Parliament Buildings, Molesworth Street, Wellington 6011curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "1 Parliament Buildings, Molesworth Street, Wellington 6011"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.