Italian cadastre

All cadastral data and property owners in Italy

Access all information on buildings, land and owners in real time

You can obtain specific information on buildings, land, owners with the following endpoints:

  • POST /richiesta/{elenco_immobili} for data such as category, consistency, rent
  • POST /richiesta/{indirizzo} for information on buildings at a given address
  • POST /richiesta/{prospetto_catastale} for details of properties and their owners (e.g. name, tax code, type of ownership and share)
  • POST /richiesta/{ricerca_persona} for details of all properties in the name of a private or legal entity
  • POST /richiesta/{ricerca_nazionale} for the same type of search as the 'ricerca_persona' endpoint, but on a national level. The result will be a list with province and number of properties, but not the details of the properties in a person's name

Requests to POST /richiesta/{elenco_immobili} can be made from the parameters:

  • type of Cadastre (Building or Land)
  • Municipality and Province
  • Sheet and Parcel

The response returns the request id. A second call to GET /richiesta/{id} is required to obtain all the data and provides the list of properties and their respective data:

  • request status if in delivery or fulfilled
  • callback if set in request phase
  • subaltern
  • address
  • census_zone
  • category
  • class
  • consistency
  • annuity
  • lot
  • property id

All this information is available via API via the POST /richiesta/{prospetto_catastale} endpoint.

A request to POST /richiesta/{prospetto_catastale}  can be made from the parameters:

  • type of Cadastre (Building or Land)
  • Municipality and Province
  • Sheet and Parcel
  • Subaltern

The response returns the request id. To obtain all the data, a second call to GET /request/{id} must be made and the cadastral data, property characteristics and respective owners will be returned:

  • request status if in delivery or processed
  • callback if set in request phase
  • sub-landlord
  • address
  • census zone
  • category
  • class
  • consistency
  • annuity
  • lot
  • property id
  • owner name/surname or designation
  • owner tax code
  • type of owner ownership (e.g. freehold or grantor right)
  • owner shares

If a property has several owners, the information is available for each individual owner.

It is possible to find out whether a person, private or legal, owns real estate via the POST /richiesta/{ricerca_nazionale}. The check takes place at a national level and indicates the cities where there are properties or land in the person's name.

To obtain more details about properties in a person's name at the land registry level, the endpoint: POST /richiesta/{ricerca_persona} can be used.

To make a request to POST /richiesta/{ricerca_nazionale} the following data must be passed in the body of the request

  • land register type ( T, F, TF)
  • tax code or VAT number

The search can be performed on one type of cadastre (F for Building, T for Land) or directly on both (TF), on both private and legal entities.

The response returns the query id. To obtain all the data, a second call to GET /richiesta/{id} must be made. The data available will be the cities where there is real estate or land in the subject's name.

The request to POST /richiesta/{ricerca_persona} can be made from the parameters

  • cadastre type
  • province
  • tax code or VAT number

The response returns the request id. To obtain all the data, a second call to GET /richiesta/{id} must be made and you will obtain information on the owners (in the case of a private individual, first name, surname, date and place of birth, gender, in the case of a company, name and city of the head office) and details of the properties in the name:

  • Ownership
  • Location
  • Cadastral code
  • Section
  • Sheet
  • Parcel
  • Subaltern
  • Classification
  • Class
  • Consistence
  • Yield
  • Property id

PLEASE NOTE: it is possible to perform the same type of search at a national level via the POST /richiesta/{ricerca_nazionale} endpoint.

The response will however contain a list with province and number BUT NOT the details of properties in the name of the desired party.

The request to POST /richiesta/{indirizzo} can be made using the address id.

In the request, you can limit the search to specific house numbers with the parameters: “dal_civico" e "al_civico" ("from_civic" and "to_civic").

If these parameters are missing, the data of all properties at that address will be returned.

The address id can be obtained via a request to the GET /indirizzo endpoint with the following values in the request body: province, municipality, address.

The response provides the list of all properties present with the following information:

  • sheet
  • parcel
  • subaltern
  • address
  • census area
  • category
  • class
  • consistency
  • annuity
  • property id

You can obtain the cadastral view (ordinary or historical, property or subject) via the POST /visura_catastale endpoint.

It is possible to request a cadastral property view, both ordinary and historical, in two ways:

  • property id, obtainable using the previous methods (elenco_immobili, prospetto_catastale, ricerca_persona, indirizzo) together with type of view (ordinary or historical), entity (property) and optional applicant
  • cadastral data (sheet, parcel, subdivision) with entity (property) type of cadastre (T, F), province, municipality, type of view (ordinary or historical) and optionally applicant, section and urban section

It is possible to request cadastral surveys, both ordinary and historical, for private individuals or legal entities in two ways:

  • subject id (obtainable using the previous methods: ricerca_persona e ricerca_nazionale) together with type of view (ordinary or historical), entity and optional applicant
  • cadastral data (sheet, plot, sub-parcel) with entity (building) type of cadastre (T, F), province, municipality, type of view (ordinary or historical) and optionally applicant, section and urban section

The land registry survey service is available for the entire Italian territory with the exception of areas where the land registry system of Austro-Hungarian derivation is still in force:

  • Provinces of Trieste, Gorizia, Trento, Bolzano
  • Some municipalities in the Province of Udine
  • Municipality of Pedemonte (Vicenza)
  • Municipalities of Magasa and Valvestino (Brescia)
  • Some municipalities in the Province of Belluno (e.g. Cortina d'Ampezzo).

Once you have requested the cadastral survey (via the POST /visura_catastale endpoint), you can

  • obtain the list of all requests made (GET/ visura_catastale endpoint)
  • view the detail of the cadastral survey identified by the id (GET/visura_catastale/{id} endpoint)
  • download the cadastral survey (GET /visura_catastale/{id}/document endpoint)

Please note that cadastral surveys are asynchronous and the availability of the document takes on average a few minutes from the completion of the request.
The service is real-time with SLA 97.35%.

The service returns the answer in real time.

The cost of a single request to the Cadastre endpoints is as low as 0,30€.

The cost of Cadastral Surveys is as low as 0,99€ (on subscription) and 1,90€ per single request.

Yes, there is a maximum number of daily requests that varies depending on the type of subscription from 40 to 2000 requests.

Yes, monthly or annual subscriptions can be activated for

  • Cadastre
  • Cadastral Survey

With a subscription you save on the cost of the individual call.

In the Subscription section of the individual API you can see the available options (with their prices and savings percentage) and you can also activate the subscription of your choice.

In the Usage section, at the API level, you can monitor your free and subscription or top-up requests. They are available both graphically (period month and year) and with a textual summary.

Data is updated in real time.

All data come from official and certified sources. The main source is the Internal Revenue Service.