HomeProductsProvinces - Italy

Provinces - Italy

FREE 10000 requests/month

€0.01 + VAT

FREE requests

The service to obtain the complete list of all Italian provinces enriched with more than 7 information such as residents, istat code and provinces.

Delivery

In real time

available for
  • it

The Provinces service makes it possible to check and obtain the list of Italian provinces in real time and via API.

In Italy, provinces are administrative entities that serve an intermediate role between the municipal and regional levels. Each province is made up of a group of municipalities and is responsible for managing and coordinating services and activities that involve multiple municipalities.

It belongs to the API ZIP Codes and  is identified the endpoint GET https://cap.openapi.it/province

This service makes it possible to obtain the list of provinces with over 7 pieces of information:

  • Province abbreviation
  • Province name
  • Surface area
  • Number of residents
  • Number of municipalities
  • Istat
  • Region name

EXAMPLE REQUEST

GET /province

Provinces do not require any search parameters.

https://cap.openapi.it/province

EXAMPLE RESPONSE

GET /province

This is an example of a response:

{
  "data": [
    {
      "sigla": "AG",
      "capoluogo": "Agrigento"
      "superficie": 10831.84
      "residenti": 1305770,
      "num_comuni": 305,
      "istat": "084",
     
    },
    {
      "...":"..."
    }
    ],
     "success": true,
    "message": "",
    "error": null
} 

There is also another endpoint (/province/{code}) that allows you to obtain information exclusively about a single province.

In this case, the abbreviation of the province must be passed as a parameter.

EXAMPLE REQUEST

GET /province/{code}

This is an example of an enquiry for the province of Frosinone where the parameter is FR

https://cap.openapi.it/province/fr

The response will still be with the same information but only about the indicated province.

EXAMPLE RESPONSE

GET /province/{code}

This is an example of an answer for the province of Frosinone (FR):

{
  "data": [
    {
      "sigla": "FR",
      "capoluogo": "Frosinone"
      "superficie": 3243.89
      "residenti": 493229,
      "num_comuni": 91,
      "istat": "060",
      "regione": "Lazio"
     
    },
     "success": true,
    "message": "",
    "error": null
}

This service is ideal for companies that need to keep geographic data constantly updated or validate information related to Italian provinces quickly and efficiently, such as logistics and transport companies, e-commerce companies, CRMs, and management software.

Sign Up

Do you need help?

Haven't found the answer you're looking for?

Fill in all the details, we will get back to you as soon as possible!

Frequently Asked Questions

Provinces is the service that provides access to up-to-date information on all Italian provinces. With the Province API, you can obtain information on a single province or directly retrieve the complete list of Italian provinces. The service provides the province name, abbreviation, surface area, region, ISTAT code, population, and the number of municipalities within the province.

What is the Provinces service?

Absolutely yes, our APIs provide access to up-to-date information on all Italian provinces.

Are the details available for all Provinces?

The Provinces service includes the following information in the response:

  • Province name and abbreviation
  • Surface area
  • Region
  • ISTAT code
  • Population and number of municipalities within the administrative unit
What information can I obtain with the Provinces service?

Yes, through Openapi’s APIs, you can access over 28 services dedicated to the real estate sector:

  • ZIP Codes (CAP)
  • Municipalities Search
  • Start and Advanced Municipalities
  • Provinces, Regions, and Metropolitan Cities
  • Suppressed Municipalities
  • Geocoding and Reverse Geocoding
  • Start and Advanced Real Estate Quotations (SMQ)
  • Data on Real Estate Transactions (RMV)
  • List of Properties from Cadastral Identifiers or Address
  • National Property Search and Property Search Person
  • Cadastral Property Data
  • Cadastral Report
  • National Mortgage Inspection
  • Mortgage Inspection by Property and by Subject
  • Mortgage Inspection of a Single Note
  • Cadastral Plan
  • Planimetric Document
  • Cadastral Map Extract
  • Lease Contract Registration, Cancellation, and Extension

These services are available through different APIs: Docuengine, Cadastre, Real Estate.

Are there other services available for the real estate sector?

The Provinces service is useful when you need to obtain and update current information about Italian provinces.

Who is the Provinces service intended for?

The data is updated every 3 months on average.

How often is the data updated?

The data is returned in real-time.

What is the service response time?

The service is free up to 1,440 requests per day, after which a charge of €0.01 per request applies.

What is the cost of the Provinces service?