Italy Postal Code & Coordinates API
The Italy Postal Code Lookup API provides fast, structured access to Italy's complete CAP (Codice di Avviamento Postale) database — covering all 7,000+ comuni across 20 regions and 110 provinces. Each record includes the CAP, municipality name, province acronym, region name, and geographic coordinates (latitude/longitude), making it suitable not only for address validation but also for…
Italy Postal Code & Coordinates API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Lookup by CAP /{cap} |
Returns all municipalities associated with a given CAP code. One CAP may be shared by multiple comuni. |
| GET |
CAPs by municipality /comune/{comune} |
Returns all CAP codes assigned to a given Italian municipality name. The search is case-insensitive and supports partial matches — useful for autocomplete flows or address… |
| GET |
CAPs by province /provincia/{provincia} |
Returns all CAP codes within a given Italian province. Use the standard 2-letter province acronym (e.g. MI, RM, NA). Results are paginated and sorted by CAP ascending. |
| GET |
CAPs by region /regione/{regione} |
Returns all CAP codes within a given Italian region. Supports partial name matching (e.g. "Sicil" matches "Sicilia"). Large regions can contain hundreds of records — use limit… |
| GET |
Nearby by coordinates /nearby/coordinates |
Returns the nearest Italian postal zones to a given GPS coordinate (latitude/longitude). Results are sorted by proximity ascending. The delta parameter controls the search radius… |
Italy Postal Code & Coordinates API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $7.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $28.99 / month | — |
|