HomeProductsCadastral Report for Subject - Italy

Cadastral Report for Subject - Italy

From: €0.99 + VAT

Access current or historical cadastral visas on individuals or companies in minutes and via API

Delivery

In a few minutes

available for
  • it

The cadastral report allows you to consult the information registered with the Revenue Agency regarding a property (building or land) or a subject

With the Cadastral API, in addition to cadastral reports on properties and subjects, you can also directly obtain information about properties based on cadastral data or addresses, or about owners, or check properties registered to a subject at a national or provincial level.

Cadastral Report on Subject

The cadastral report for a subject is available for both private individuals and legal entities, in both current (ordinary) and historical versions.

The current cadastral report for a subject includes the following information:

  • the personal data of the subject such as name and surname, place and date of birth, or, in the case of a company, name and address
  • the list of properties registered to the subject in the selected province with identifying and income data (cadastral zone, category, class, size, and income)
  • the list of properties Addresses and classification data of the properties

The historical cadastral report on the subject also includes information about properties owned in the past.

REQUEST EXAMPLE

POST /visura_catastale

The request for a cadastral report, whether ordinary or historical, for a subject can be made by specifying in the payload the entity, meaning that it is a report on a subject, and using simply the following parameters: Tax Code (Private) / VAT Number (Company), Cadastral Type Land, Building, Land and Building, Province. The requester is always optional.

{
  "entita": "subject",
  "tipo_catasto": "f",
  "cf_piva": "12485671007",
  "provincia": "rm",
  "richiedente": "jane doe"
}

Alternatively, the report can also be obtained using the subject ID available from the person search in the Cadastral API.

{
  "entita": "subject",
  "id_soggetto": "OTgwMzI3NTA1MiMwI0FMVFJBVklBIFNFUlZJWkkgU09DSUVUQScgQSBSRVNQT05TQUJJTElUQScgTElNSVRBVEEjUk9NQSAoUk0pIzEyNDg1NjcxMDA3",
  "tipo_visura": "ordinary",
  "tipo_catasto": "f",
  "richiedente": "jane doe"
}

RESPONSE EXAMPLE

The response to both request methods will include information about the subject and, importantly, the status of the request and the ID:

{
  "data": {
    "entita": "subject",
    "stato": "in_progress",
    "callback": false,
    "parametri": {
      "id_soggetto": "MTY1NjcyOCMxNjU2NzI4I0YjODcyIzQwNSNINTAxIzIyNTkyNjkjNDgjICNST01B",
      "tipo_catasto": "F",
      "cf_piva": "12485671007,
      "provincia": "ROMA Territorio-RM"
    },
    "tipo_visura": "ordinary",
    "richiedente": "jane doe",
    "documento": null,
    "esito": null,
    "timestamp": 1653489879,
    "owner": "[email protected]",
    "id": "628e40d77ee3b06fb03350ca"
  },
  "success": true,
  "message": "",
  "error": null
}

CHECK REQUEST STATUS

GET /visura_catastale/{id}

For both types of reports, once you have the request ID, you can check the details at any time using the GET /visura_catastale/{id}

The response will include the data used in the request, the request ID, and the request status

{
  "data": {
    "entita": "subject",
    "stato": "in_progress",
    "callback": false,
    "parametri": {
      "id_immobile": "MTY1NjcyOCMxNjU2NzI4I0YjODcyIzQwNSNINTAxIzIyNTkyNjkjNDgjICNST01B",
      "tipo_catasto": "F",
      "foglio": 872,
      "particella": 405,
      "subalterno": 48,
      "comune": "H501#ROMA#4#0",
      "sezione": "2259269",
      "provincia": "ROMA Territorio-RM"
    },
    "tipo_visura": "ordinary",
    "richiedente": "jane doe",
    "documento": null,
    "esito": null,
    "timestamp": 1653489879,
    "owner": "[email protected]",
    "id": "628e40d77ee3b06fb03350ca"
  },
  "success": true,
  "message": "",
  "error": null
}

During the request phase, you can also set a callback to receive a notification from the system when the request status changes to fulfilled and the document can be downloaded.

DOWNLOAD THE DOCUMENT

GET /visura_catastale/{id}/documento

Once the request status changes from "in_progress" to "fulfilled", you can download the cadastral report document using the GET /visura_catastale/{id}/documento.

At any time, you can obtain the list of all requests made using the GET /visura_catastale.

Cadastral reports are asynchronous, and it typically takes a few minutes from the completion of the request to the availability of the document.

The cadastral report can be requested for any property or subject in Italy, except for the provinces of Trento and Bolzano, as they are managed by their respective autonomous provinces.

The cadastral report allows you to verify the correspondence between cadastral data present in the Revenue Agency's database and the actual state of the property. It is also a crucial tool for correctly completing procedures such as Model 730 or Model Unico, obtaining data on cadastral income and thus the correctness of property taxes, and is necessary for certain operations such as purchase and sale, rental, and inheritance.

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

The Cadastral Report for Subject service (in italian "visura catastale soggetto") provides quick access to official reports from the Revenue Agency, specifically the Cadastral Report for Subject , whether individual or legal entity. You can obtain both current and historical cadastral reports. The official subject report includes a list of all properties registered to an individual (private or legal entity) with property identification data, classification data, surface area data, and information about the subject.
The Cadastral Report for Subject service provides quick access to official reports from the Revenue Agency, specifically the Cadastral Report for Subject , whether individual or legal entity. You can obtain both current and historical cadastral reports. The official subject report includes a list of all properties registered to an individual (private or legal entity) with property identification data, classification data, surface area data, and information about the subject.

What is the Cadastral Report for Subject  service?

The Cadastral Report for Subject service provides the following information for each property:

  • Sheet
  • Parcel
  • Subordinate
  • Address
  • Municipality
  • Province
  • Cadastral code
  • Class
  • Consistency
  • Rental value

In addition, for the subject, it includes:

  • Name or company name
  • Tax code
  • Date and place of birth (or headquarters)
  • Type of ownership
What information can I obtain with the Cadastral Report for Subject  service?

The Cadastral Report for Subject service is designed for those who need official data on a physical or legal person and want to obtain a complete list of properties registered to them in a specific province. The service allows downloading the official document from the Revenue Agency in a few minutes without manual handling.

Who is the Cadastral Report for Subject  service intended for?

The service provides access to reports for the entire national territory, except for properties in the Autonomous Provinces of Trento and Bolzano, which manage their own cadastral and real estate databases independently.

Can cadastral reports be requested for all of Italy?

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

  • Postal Codes (CAP)
  • Search Municipalities
  • Basic and Advanced Municipalities
  • Provinces, Regions, and Metropolitan Cities
  • Suppressed Municipalities
  • Geocoding and Reverse Geocoding
  • Real Estate Valuation Start and Advanced (SMQ)
  • Property Transactions (RMV)
  • Property List from Cadastral Identifiers and Address
  • Person Search and National Search
  • Cadastral Property Data
  • Cadastral Report
  • National Mortgage Inspection
  • Mortgage Inspection for Property and by Subject
  • Mortgage Inspection of a Single Note
  • Cadastral Plan
  • Planimetric Document
  • Extract from Map for Companies
  • 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?

Data is returned within a few minutes.

What are the response times for the Cadastral Report for Subject  service?

The cost of the service starts at €0.99 with a subscription or €1.90 with a prepaid charge.

What are the costs for the Cadastral Report for Subject  service?