FREE 30 requests/month
€0.02 + VAT
FREE requests
Verify the Status of an Italian Company's Activity with the Revenue Agency via API and in real time
The service Company Status Check allows you to check the status of a company with the Revenue Agency in real-time.
The returned data will indicate whether the company is active or ceased and is available starting from one of the following parameters:
This type of information is crucial, especially in the preliminary phase of researching other companies. When considering contacting a company to start a collaboration or analyzing its health status, the first aspect to evaluate is whether the company still exists and is therefore operational. Decisions made afterward will depend on this.
Closed Companies is identified by the endpoint: GEThttps://company.openapi.com/IT-closed/{vatCode_taxCode_or_id}
GET/IT-closed/{vatCode_taxCode_or_id}
The call can be made using the VAT Number or Tax Code as a parameter.
https://company.openapi.com/IT-closed/12485671007
GET/IT-closed/{vatCode_taxCode_or_id}
If the company is active, the response will be “taxCodeCeased”: false; if it is closed, it will be true.
{
"data": [
{
"taxCodeCeased": false,
"id": 60d1bfc731177b0a092cdfc1
}
],
"success": true,
"message": "",
"error": null
}
The response also includes the company ID, which can be used as a parameter for other Company API endpoints to obtain more detailed information about the company.
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 "Company Status Check" service from Openapi allows real-time verification of whether a company is still active or has ceased operations via API. This information can be obtained using the VAT number, tax code, or company ID. The service is useful for companies, consultants, and institutions that need to verify a company's operational status before making business decisions.
The service is intended for various professionals and companies, including companies and entrepreneurs, financial institutions, tax and legal consultants, administrative departments, developers, and IT platforms.
Yes, with the COMPANY START service, you can check if a company is currently active with the Chamber of Commerce
The information is provided in real time via API.
The service offers up to 30 free requests per month. Once this limit is exceeded, the cost for each additional request via recharge is €0.02 + VAT.