Validate and standardise Netherlands addresses in real time. Get a matched address, geocoordinates, confidence score, and Postcode data via a single API call.
Dutch addresses are: street name + house number (and optional suffix like A, B, or -1), then a new line for 4-digit number + 2-letter code postcode and city. Dutch postcodes uniquely identify a street side between two intersections.
Binnenhof 1, 2513 AA Den Haagcurl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "Binnenhof 1, 2513 AA Den Haag"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.