Validate and standardise South Korea addresses in real time. Get a matched address, geocoordinates, confidence score, and 우편번호 (Upyeon-beonho) data via a single API call.
South Korea introduced a new 5-digit postal code system in 2015. Addresses are written large-to-small in Korean: province/city, district (gu/gun), street name (ro/gil) + number, building name, and apartment number. The Address Agent accepts English transliterations.
1 Sejong-daero, Jung-gu, Seoul 04524curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "1 Sejong-daero, Jung-gu, Seoul 04524"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.