Our prices
Price list for single API calls
- Verification of the Italian Tax Code € 0,05 + vat
- Personal or Company Data Report € 0,80 + vat
- Telephone numbers report € 0,70 + vat
- Negative events report € 0,70 + vat
All the information for the tracing of Persons or Companies available via API in a few seconds.
Get in a few seconds via API Names, residence / registered office, telephone, negative events of a private or legal entity.
The Personal and company data report service allows, starting from the entry of the value of tax code (individuals) or VAT number / tax code for companies, to obtain a series of useful information for the purposes of tracing and to verify if specific people are still alive.
The service allows you to check the validity of your tax code in real time. Unlike other APIs, the Openapi "Verification" service does not simply check the formal correctness of the tax code entered, but whether it is actually present at the Revenue Agency.
{ "data": { "validità": true, }, "success": true, "message": true, "error": "data" } }
As indicated by the entry of the value Tax code/VAT number
{ "cf_piva": "12485671007", "callback": { "url": "https://dev.rintraccio.openapi.it/test_callback.php", "field": "data" } }
It is possible to obtain for the natural person in detail: name, surname, date of birth, possible date of death, residence.
{
"data": {
"status": "COMPLETED",
"date_request": "2021-07-09 17:09:42",
"date_completion": "2021-07-09 17:40:57",
"id": "60e866b6b3178c6dc80adf8e",
"callback": {
"url": "https://dev.rintraccio.openapi.it/test_callback.php",
"field": "data",
"method": "POST",
"data": []
},
"esito": {
"codice": 200,
"info": "OK"
},
"cf_piva": "DRSCLD70P15H501V",
"tipo": [
"anagrafica"
],
"timestamp": 1625232029,
"owner": "a.venanzoni@altravia.com",
"soggetto": {
"code": "DRSCLD70P15H501V",
"code_conferma": "DRSCLD70P15H501V",
"risultato": "OK",
"nome": "Claudio",
"cognome": "De Rossi",
"deceduto": false,
"decesso_data": null,
"nascita_luogo": "ROMA (RM)",
"nascita_data": "1970-10-15",
"sesso": "M",
"residenza": {
"indirizzo": "VIALE XXI APRILE 221",
"toponimo": "VIALE",
"via": "XXI APRILE",
"numero_civico": "221",
"comune": "ROMA",
"cap": "00161",
"provincia": "RM"
},
"domicilio fiscale": null,
"denominazione": null,
"partita_iva": null,
"ateco_codice": null,
"ateco_descrizione": null,
"sede_legale": null
}
}
},
"success": true,
"message": "",
"error": null
}
In case of tracing referring to the company it will be possible to obtain: complete name , the registered office and the code and description ATECO
{
"data": {
"status": "COMPLETED",
"date_request": "2021-07-09 17:09:42",
"date_completion": "2021-07-09 17:40:57",
"id": "60e866b6b3178c6dc80adf8e",
"callback": {
"url": "https://dev.rintraccio.openapi.it/test_callback.php",
"field": "data",
"method": "POST",
"data": []
},
"esito": {
"codice": 200,
"info": "OK"
},
"cf_piva": "12485671007",
"tipo": [
"anagrafica"
],
"timestamp": 1625232029,
"owner": "a.venanzoni@altravia.com",
"soggetto": {
"code": "12485671007",
"code_conferma": "12485671007",
"risultato": "OK",
"nome": null,
"cognome": null,
"deceduto": false,
"decesso_data": null,
"nascita_luogo":null,
"nascita_data": null,
"sesso": null,
"residenza": null,
"domicilio_fiscale": {
"indirizzo": "VIALE F TOMMASO MARINETTI 221",
"toponimo": "VIALE",
"via": "F TOMMASO MARINETTI",
"numero_civico": "221",
"comune": "ROMA",
"cap": "00143",
"provincia": "RM"
},
"denominazione": "ALTRAVIA SERVIZI SRL",
"partita_iva": "12485671007",
"ateco_codice": "620100",
"ateco_descrizione": "Produzione di software non connesso all'edizione",
"sede_legale": {
"indirizzo": "VIALE F TOMMASO MARINETTI 221",
"toponimo": "VIALE",
"via": "F TOMMASO MARINETTI",
"numero_civico": "221",
"comune": "ROMA",
"cap": "00143",
"provincia": "RM"
}
}
},
"success": true,
"message": "",
"error": null
}
It is also possible to obtain the telephone number of a subject from the tax code and VAT number.
{
"data": {
"id": "60eeefd05c6fb04d9536b5c2",
"cf_piva": "DRSCLD70P15H501V",
"tipo": [
"telefoni"
],
"callback": {
"url": "https://dev.rintraccio.openapi.it/test_callback.php",
"field": "data",
"method": "POST",
"data": []
},
"esito": {
"codice": 200,
"info": "OK"
},
"timestamp": 1625232029,
"owner": "a.venanzoni@altravia.com",
"soggetto": {
"code": "DRSCLD70P15H501V",
"utenze": ["3331234567"],
},
"status": "COMPLETED",
"date_request": 2021-07-09 17:09:42,
"date_completion": 2021-07-09 17:10:42
},
"success": true,
"message": "",
"error": null
}
It is also possible to obtain the presence of negative events (e.g. protests, prejudicial and bankruptcy procedures of a subject) from the tax code and VAT number.
{
"data": {
"status": "COMPLETED",
"date_request": "2022-02-18 15:44:07",
"date_completion": "2022-02-18 15:46:37",
"id": "60eeefd05c6fb04d9536b5c2",
"cf_piva": "DRSCLD70P15H501V",
"tipo": [
"negativita"
],
"callback": {
"url": "https://dev.rintraccio.openapi.it/test_callback.php",
"field": "data",
"method": "POST",
"data": []
},
"esito": {
"codice": 200,
"info": "OK"
},
"timestamp": 1625232029,
"owner": "a.venanzoni@altravia.com",
"soggetto": {
"code": "DRSCLD70P15H501V",
"negativita": {
"protesti": false,
"procedure": false,
"pregiudizievoli": true
},
}
},
"success": true,
"message": "",
"error": null
}
The service has been integrated and is among the most widely used by companies that work in the insurance and financial sector.
The service is synchronous during working hours (Mon-Fri 8-17) then requests go to the queue and all work immediately on the first working day.