Enterprises

The API has been replaced by the new endpoints available in Company

To access all the data, information on the activity, shareholders and economic data of an Italian company, discover the new services of Company.

Deprecated starting from 2025-12-31

All the knowledge you need

Here you can find some advice to consider to approach this API. If you prefer, we provide code samples, OAS3 documentation, the ability to try the API live via the Swagger UI or import the entire collection into Postman. We also offer a Sandbox environment where you can experiment with all kinds of requests completely free of charge.

Useful tips to start with Enterprises

Get the token in the appropriate section before you start.

Use the the online tool or generate it via API. Set the expire date, a usefull name and now add a bunch of scopes to limit the possible actions your token can do.

Already know the VAT number or the TAX code?

Get company informations with a single request using one of the available End points:
/base, /pec, /soci, /closed and /gruppoiva. Each one returns specific information so you can pay only for what you need.
If you need all infos at once you can use /advance.

Searching for a company?

We expose two ways to find out a company. If you need a way to make fast text search over millions of companies we suggest /autocomplete. With it you can refine your results by georeferencing the request.
If you need better filter options we expose /advance. It allows you to filter for: company name, province, ateco code, cciaa code, rea code, annual revenue, employees, latitude, longitude and radius. Each result contains all the /base data unless you use the "dry_run" option that only returns the record count for free.