Validate and standardise Singapore addresses in real time. Get a matched address, geocoordinates, confidence score, and Postal Code data via a single API call.
Singapore addresses include block/building number, street name, unit number (#floor-unit), building name (if applicable), and 6-digit postal code. HDB (public housing) and private addresses share the same structure. All addresses are in English.
1 Parliament Place, Singapore 178880curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "1 Parliament Place, Singapore 178880"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.