Validate and standardise Italy addresses in real time. Get a matched address, geocoordinates, confidence score, and CAP (Codice di Avviamento Postale) data via a single API call.
Italian addresses follow: Via/Piazza/Corso + name + civic number, then 5-digit CAP and municipality. Larger cities like Rome and Milan may include the province abbreviation in parentheses. Internal numbering (interno/scala) identifies apartments.
Via del Corso 1, 00186 Roma RMcurl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "Via del Corso 1, 00186 Roma RM"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.