HomeProductsPlanimetric Elaborate - Italy

Planimetric Elaborate - Italy

€8.90 + VAT

Access the official Planimetric Elaborate of any Italian property via API

Delivery

In 2 hours

available for
  • it

Openapi allows you to request, with delegation and via API, the official Floor Plan Document of a property

The Floor Plan Document is a document issued by the Revenue Agency and is a scaled reproduction of a building showing the perimeter of the building, the subdivision of the apartments inside it, common areas (courtyards, service rooms, stairwell and elevator, etc.), uncovered private and common areas, etc.

The floor plan document generally contains the following information:

  •  Perimeter of the building in question;
  •  Covered and uncovered parts on each floor of the building;
  •  Perimeter of each real estate unit; access points;
  •  Subordinate number of each portion/unit;
  •  Street names and/or bodies of water adjoining the building.

REQUEST A DOCUMENT

GET /documents

To request the Floor Plan Document with Docuengine, you must first check all the parameters to correctly complete the request.

https://docuengine.openapi.com/documents

This is possible through the endpoint GET /documents which does not require parameters and will return the complete list of documents and practices available via Docuengine.

RESPONSE EXAMPLE

GET /documents

The response will indicate not only the list but also all the information needed to complete the document request and the respective costs available through the Docuengine API. In our case we are only interested in the data for the Floor Plan Document:

{
  "data": [
    {
      "requestStructure": {
        "fields": {
          "field0": {
            "name": "province",
            "nameIT": "provincia immobile",
            "type": "cadastralProvince",
            "required": true,
            "options": null,
            "help": "Inserire la provincia dove e' presente l'immobile"
          },
          "field1": {
            "name": "municipality",
            "nameIT": "comune immobile",
            "type": "string",
            "required": true,
            "options": null,
            "help": "Inserire il comune dove e' presente l'immobile"
          },
          "field2": {
            "name": "section",
            "nameIT": "sezione amministrativa",
            "type": "string",
            "required": false,
            "options": null,
            "help": "Inserire la sezione amministrativa"
          },
          "field3": {
            "name": "cadastralSheet",
            "nameIT": "foglio catastale",
            "type": "cadastralSheet",
            "required": true,
            "options": null,
            "help": "Inserire il foglio catastale dell'immobile"
          },
          "field4": {
            "name": "cadastralParcel",
            "nameIT": "particella catastale",
            "type": "cadastralParcel",
            "required": true,
            "options": null,
            "help": "Inserire la particella catastale dell'immobile"
          },
          "field5": {
            "name": "cadastralSub",
            "nameIT": "subalterno catastale",
            "type": "cadastralSub",
            "required": false,
            "options": null,
            "help": "Inserire il subalterno catastale dell'immobile"
          }
        },
        "validation": "(field0 && field1 && field2 && field3 && field4 && field5) || (field0 && field1 && field3 && field4) || (field0 && field1 && field2 && field3 && field4) || (field0 && field1 && field3 && field4 && field5)",
        "help": null,
        "searchHelp": null
      },
      "category": "Catastali",
      "name": "Elaborato Planimetrico",
      "options": null,
      "hasSearch": false,
      "isSync": false,
      "id": "68adca957a0be68c265a74b5",
      "searchPrice": 0,
      "documentPrice": 8.9,
      "totalPrice": 8.9
}  
  ],
  "success": true,
  "message": "",
  "error": null
}

Validation indicates the mandatory data required to successfully complete the request.

The useful data for the request are:

  •  property province
  •  property municipality
  •  cadastral sheet
  •  cadastral parcel

REQUESTING THE DOCUMENT

To request the Floor Plan Document, you must make a request to the endpoint POST /requests, providing the previously indicated data: Province, Municipality, Cadastral Sheet, and Cadastral Parcel of the property.

REQUEST EXAMPLE

POST /requests

{
   "documentId": "68adca957a0be68c265a74b5"
   "search": {
    "field0": "provincia immobile",
    "field1": "comune immobile",
    "field3": "foglio catastale",
    "field4": "particella catastale"
    }     
 }

RESPONSE EXAMPLE

POST /requests

The response returns various information including the status, whether the callback is set, and the request ID which will be needed later to download the document.

{
   "documentId": "68adca957a0be68c265a74b5"
   "search": {
    "field0": "provincia immobile",
    "field1": "comune immobile",
    "field3": "foglio catastale",
    "field4": "particella catastale"
    },     
"data": {}
    },
    "timestamps": {
      "creation": 1724416377,
      "WAIT": 1724416377,
      "lastUpdate": 1724416393
    },
    "state": "WAIT",
    "readableSearch": {},
    "optionsPrice": 0,
    "selectedOptions": null,
    "notifyEmail": null,
    "name": "Elaborato Planimetrico",
    "hasSearch": false,
    "searchPrice": 0,
    "documentPrice":  8.9,
    "totalPrice":  8.9,
    "documents": null,
    "resultId": null,
    "results": null,
    "id": "68adca957a0be68c265a74b5"
  },
  "success": true,
  "message": "",
  "error": null
 }

UPDATE THE REQUEST

PATCH /requests/{_id}

By default, if the "STATE" field is not set, the transaction is considered immediately closed and your request will be processed and fulfilled. If it is set, the transaction is started but remains open and you can then proceed to update the request via the endpoint PATCH /requests/{_id}.

DOWNLOAD DOCUMENT

When the request is in "fulfilled" status, you can download the document in PDF format. The endpoint that allows downloading the documents generated from the request is: GET /documents

The response will indicate the file name, size, and the URL for downloading the file.


{
 data{
   "fileName": "5f22f5b5065afc21cc60a27a_0.pdf",
   "mimeType": application/pdf",
   "fileSize": "34144",
   "md5":"     application/pdf",
   "urlExpire": "1724505599",
   "downloadUrl": "https://storage.googleapis.com/test-docuengine-openapi-com/documents/5f22f5b5065afc21cc60a27a_0.pdf",
   },
   "success": true,
   "message": "",
   "error": null
 }

The PDF file is provided in base64 encoded format.

The Floor Plan Document is required in some specific contexts such as:

  • to certify the completion of a new construction consisting of two or more real estate units and common areas
  • to certify ongoing works for the construction of new real estate units within a building
  • to certify any changes to the document already filed with the Land Registry

Only floor plan documents filed after 1990, the year of establishment of the Land Agency, are available and they are not available for the provinces of Trento and Bolzano.

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 Planimetric Document service (in Italian "elaborato planimetrico") provides access to the official document available in the digital archives of the Italian Revenue Agency, which is a scaled drawing (1:500 or 1:200) of a building. It shows the boundaries of the building, the individual units within it, the common areas, and portions of exclusive or common outdoor spaces, indicated according to their subdivision into subunits.

What is the Planimetric Document service?

The Planimetric Document service is ideal for those who need to access the official document to identify each real estate unit within the building and verify the perimeter and purpose of the common areas.

Who is the Planimetric Document service intended for?

Unlike the cadastral plan, the Planimetric Document can be requested by anyone, even if they are not the property owner or an authorized representative.

Who can request the Planimetric Document?

The service allows access to the Planimetric Document for the entire national territory, except for the Autonomous Provinces of Trento and Bolzano, which independently manage their own cadastral and real estate databases.

Can the Planimetric Document be requested for properties throughout 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
  • Cadastral Map Extract 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?

The document is made available within 2 working hours.

What are the response times for the Planimetric Document service?

The cost of the service is €8.90 with prepaid charge.

What are the costs for the Planimetric Document service?