Number of APIs: 13
This service provides REST calls to extract information on businesses and companies from simple parameters such as denomination or VAT number. At this link you can find a list of companies that allow you to try the service in a sandbox environment. Contact Support:
Name: Support
GET {{baseUrl}}/advance?denominazione=<string>&provincia=<string>&codice_ateco=<string>&cciaa=<string>&rea=<string>&fatturato_min=<integer>&fatturato_max=<integer>&dipendenti_min=<integer>&dipendenti_max=<integer>&skip=<integer>&limit=<integer>&dry_run=<integer>&lat=<double>&lng=<double>&radius=<integer>
GET {{baseUrl}}/forma_giuridica/:codice_natura_giuridica
GET {{baseUrl}}/advance/:piva_cf_or_id
GET {{baseUrl}}/forma_giuridica
GET {{baseUrl}}/updates?lat=<double>&lng=<double>&radius=<integer>&skip=<integer>&limit=<integer>&dry_run=<integer>
GET {{baseUrl}}/updates/:timestamp?lat=<double>&lng=<double>&radius=<integer>&skip=<integer>&limit=<integer>&dry_run=<integer>
GET {{baseUrl}}/gruppoiva/:piva_or_cf?cf=<string>
GET {{baseUrl}}/pec/:piva_cf_or_id
GET {{baseUrl}}/autocomplete/:query?lat=<double>&lng=<double>&radius=<integer>
GET {{baseUrl}}/soci/:piva_cf_or_id
ENDPOINTS