Validate and standardise India addresses in real time. Get a matched address, geocoordinates, confidence score, and PIN Code data via a single API call.
Indian addresses follow: flat/house number, building name, street, area/locality, city, state, 6-digit PIN code. The PIN (Postal Index Number) encodes region, sub-region, and sorting district. India Post operates 1,54,000+ post offices.
1 Parliament Street, New Delhi, Delhi 110001curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "1 Parliament Street, New Delhi, Delhi 110001"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.