Municipalities Basic

  • Openapi Evasione : Immediate
  • Openapi starting from € 0,006 + vat

Access up-to-date data of Italian municipalities in real-time via API.

Get the name, region, province, and ZIP code (CAP) of a municipality using its ISTAT code.

Esempio Municipalities Basic

The "Municipalities Basic" service belongs to the API ZIP Codes and allows you to verify, obtain, and update the information associated with an Italian municipality using the ISTAT code.

"Municipalities Basic" is identified by the endpoint: GET https://cap.openapi.it/comuni_base/{istat_code}

The service provides the following information on any Italian city:

  • City name
  • Region
  • Province
  • ZIP code

As mentioned above, the starting parameter is the ISTAT code, which can be obtained free of charge via our API service Search Municipalities.

 

EXAMPLE REQUEST GET /comuni_base/{istat_code}

This is an example of a request using the ISTAT code 70006:

https://cap.openapi.it/comuni_base/70006

 

EXAMPLE RESPONSE GET /comuni_base/{istat_code}

This is an example of a response to the request with the ISTAT code 70006:

{
    "data": {
      "istat: "70006",
      "comune": "Campobasso",
      "regione": "Molise",
      "provincia: "Campobasso",
      "cap: [
      "86100",
      ]
    },
    "success": true,
    "message": "",
    "error": null
  }
  

 

Many e-commerce sites and platforms have integrated this service because it allows them to simplify the processes of filling out shipping and billing forms with always up-to-date and valid data.

Our prices

Price list for single API calls

Subscribe and save

  • GET COMUNI BASE
  • 2.000 API calls/years (pay annually) € 0,03 + vat
  • 10.000 API calls/years (pay annually) € 0,025 + vat
  • 50.000 API calls/years (pay annually) € 0,02 + vat
  • 200.000 API calls/years (pay annually) € 0,01 + vat
  • 500.000 API calls/years (pay annually) € 0,006 + vat