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/json
-
Accept
:application/ld+json
(Default)