From: €3.96 + VAT
The service allows you to request company reports (Visure Camerali) for joint-stock companies, both ordinary and historical, in real-time, with no search costs, via API.
With the Chamber of Commerce Company Registrations service, it is possible to obtain the ordinary or historical company report of a corporation.
It is the only API that allows you to search for a company for free and obtain a list of reports that can be requested for that type of business.
The Capital Company Registration Report is an official document and contains all the information filed with the Chambers of Commerce, Industry, Handicraft, and Agriculture on any Italian corporation:
The company report of corporations contains the legal information and the main economic and administrative data regarding the current situation of the company:
The historical company report of corporations also includes the following information:
As previously mentioned, before requesting a report, you can check which reports are available for that type of company. The request can be made with the VAT number, Tax Code, or Company ID.
GET /impresa/{cf_piva_id}
This is an example request with VAT number 12485671007
https://visurecamerali.openapi.it/impresa/12485671007
At this stage, you can immediately know the legal nature of the company and which reports can be requested for that company.
GET /impresa/{cf_piva_id}
This is an example response for VAT number: 12485671007
{
"data": [
{
"id": "61f2d9978e5bb376ab1c85d6",
"denominazione": "OPENAPI SPA",
"comune": "ROME",
"codice_natura_giuridica": "SP",
"chiamate_disponibili": [
"visurecamerali.openapi.it/ordinaria-societa-capitale",
"visurecamerali.openapi.it/storica-societa-capitale",
"visurecamerali.openapi.it/bilancio-ottico",
"visurecamerali.openapi.it/certificato-iscrizione",
"visurecamerali.openapi.it/certificato-iscrizione-vigenza",
"visurecamerali.openapi.it/soci-attivi"
]
}
],
"success": true,
"message": "",
"error": null;
}
GET /ordinaria-societa-capitale
Once the free search has been carried out, you can proceed with generating the request for the type of report of your interest.
In our case, we will refer to the ordinary company report of corporations.
The data to be entered for the request are: Tax Code / VAT Number / Company ID (the Company ID is obtained during the Search phase).
{
"data": {
"cf_piva_id": "12485671007",
"tipo": "ordinaria-societa-capitale",
"stato_richiesta": "In elaborazione",
"timestamp_creation": 1649683350,
"timestamp_last_update": 1649683350,
"allegati": [],
"callback": false,
"owner": "[email protected]",
"id": "625fec9313ddfc09f11c47e2"
},
"message": "",
"success": true,
"error": null
}
GET /ordinaria-societa-capitale/{id}
With this method, you can check the request identified by the ID created with the "Generate Request" method.
This call allows access to the entire request object including the status, timestamp, presence of attachments, etc.
Below is the code snippet for requesting an ordinary chamber of commerce report for a capital company. This is just an example; other types of reports can also be obtained.
{
"data": {
"cf_piva_id": "12485671007",
"tipo": "ordinaria-societa-capitale",
"stato_richiesta": "Dati disponibili",
"timestamp_creation": 1649683350,
"timestamp_last_update": 1649688928,
"allegati": [
],
"callback": false,
"owner": "[email protected]",
"id": "625fec9313ddfc09f11c47e2"
},
"success": true,
"message": "",
"error": null
}
GET /ordinaria-societa-capitale/{id}/attachments
Once the report status is "Completed", you will be able to download the official Chamber of Commerce report.
The document can be downloaded as a zip file, and inside it, the document is in PDF format.
{
"data": {
"name": "625fec93fb8ca84347057795.zip",
"size": 586660,
"file": "UEsDBBQAAAAIABFOllTBs6lJ1vIIAJthCQAcABwANjI1ZmVjOTNmYjhjYTg0MzQ3MDU3Nzk1LnBkZlVUCQAD8nliYvJ5YmJ1eAsAAQQhAAAABCEAAACMvFO0ME0PNfgc27Zt27Zt27Zt27Zt27Zt+5x5v39mruZm7tLpZNfu6qyqpFZ3SOSFRWkYaNkgScau4w/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5"
},
"success": true,
"message": "",
"error": null
}
GET /ordinaria-societa-capitale
Finally, it is possible to review the previously made requests, along with their details.
{
"data": [
{
"cf_piva_id": "12485671007",
"tipo": "ordinaria-societa-capitale",
"stato_richiesta": "In erogazione",
"timestamp_last_update": 1650550461,
"owner": "[email protected]",
"id": "626166bd20a96b3711585590"
},
{
"cf_piva_id": "12485671007",
"tipo": "ordinaria-societa-capitale",
"stato_richiesta": "Dati Disponibili",
"timestamp_last_update": 1650454028,
"owner": "[email protected]",
"id": "625fec9313ddfc09f11c47e2"
}
],
"success": true,
"message": "",
"error": null
}
With the same API, but with specific endpoints, it is also possible to download other official chamber of commerce reports:
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!
The Capital Company Registration Report (in Italian "visura camerale società di capitali") is an official document from the Italian Chamber of Commerce that provides all details regarding a company registered in the Business Register, particularly the legal and personal aspects of the company, including its name, legal form, registered office, tax code, type of activity, and many other elements related to the administration and corporate roles.
The Capital Company Registration Report for capital companies includes the following updated information:
The Capital Company Registration Report is available for all companies registered with the Chamber of Commerce with the following legal forms:
You can request ordinary and historical Capital Company Registration Reports for capital companies, partnerships, and sole proprietorships registered with the Chamber of Commerce.
The Capital Company Registration Report is a fundamental document for demonstrating or verifying the actual existence of a business and accessing specific official information to assess its stability. It provides quick access to details such as corporate structure (shareholders), administrators, and corporate roles, employees, and share capital.
The service is useful for those who need to continuously verify economic operators:
The service can be easily and securely integrated into existing platforms and management systems.
The document is available within seconds to a few minutes.
The ordinary Capital Company Registration Report for capital companies is available from €3.96 with subscription and €4.90 with prepaid charge, while the historical report is available from €4.95 with subscription and €5.90 with prepaid charge