Validate and standardise China addresses in real time. Get a matched address, geocoordinates, confidence score, and 邮政编码 (Yóuzhèng biānmǎ) data via a single API call.
Chinese addresses are written large-to-small: province, city, district, street name + number, building and unit. The 6-digit postal code follows the city. The Address Agent accepts Pinyin (Latin script) input and returns normalised English-language results.
1 Chang'an Street, Dongcheng District, Beijing 100738curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "1 Chang\'an Street, Dongcheng District, Beijing 100738"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.