Introduction
This service offers REST API endpoints to fetch information about individuals and companies in Italy.
There are three endpoints available:
- Verify Fiscal ID : checks if a fiscal id is valid or not
- Verify Company retrieves comprehensive information about a company
- Verify Simple Company retrieves basic information about a company
- Verify Splitpayment : verifies split payment for a company
For all the endpoints, you can use the following HTTP headers:
Accept:application/jsonAccept:application/ld+json(Default)
Please Note: In the sandbox environment is available at https://api-sandbox.acubeapi.com the response is the same as the production environment, but the data of the companies and individuals are fictitious.