Our prices
Price list for single API calls
- Check VAT Italian Company € 0,05 + vat
Get, through API and in real time, the personal data of a company starting from the VAT number.
Check VAT Italian Company is the solution already adopted by dozens of eCommerce to optimize their forms and database.
The service allows, by entering the VAT number or tax code of a company, to obtain importanto information, such as name, city, address, province and zip code.
https://company.openapi.com/IT-start/12485671007
Questo invece è un esempio della risposta ottenuta utilizzando come parametro la partita IVA 12485671007:
{
"data": {
"taxCode": "12485671007",
"companyName": "OPENAPI S.R.L.",
"vatCode": "12485671007",
"address":{
"registeredOffice": {
"toponym": "VIALE",
"street": "F TOMMASO MARINETTI",
"streetNumber": "221",
"streetName": "VIALE F TOMMASO MARINETTI 221",
"town": "ROMA",
"hamlet": null,
"province": "RM",
"zipCode": "00143",
"gps": {
"coordinates": [
12.47843,
41.8071
]
},
"townCode": "H501",
}
},
"activityStatus": "ATTIVA",
"creationTimestamp": 1676878023,
"lastUpdateTimestamp": 1676878023,
"sdiCode": "MJ1OYNU",
"sdiCodeTimestamp": 1624358855,
"id": "60b4a85585e34e615c569ef5",
"registrationDate: "2013-07-195"
}
],
"success": true,
"message": "",
"error": null
}
Check VAT Italian Company is chosen by dozens of ecommerce in order to optimize form filling and checkout times for business customers.