Validate and standardise Taiwan addresses in real time. Get a matched address, geocoordinates, confidence score, and 郵遞區號 data via a single API call.
Taiwanese addresses list city/county, district (區/市/鄉), street name + lane (巷) + alley (弄) + number + floor, then postal code. Taipei City uses 100–116. The Address Agent processes English-language input for Taiwan.
1 Zhongzheng Road, Zhongzheng District, Taipei City 100curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "1 Zhongzheng Road, Zhongzheng District, Taipei City 100"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.