Our prices
Price list for single API calls
- Self-employed Data Report € 0,80 + vat
- Self-employed Telephone numbers report € 0,70 + vat
- Self-employed Negative events report € 0,70 + vat
Get the name, residence, registered office, telephone and negative events of a freelancer.
All freelance tracking information available via API in minutes.
The Self-employed Tracing service allows from the VAT number parameter to obtain a series of useful information for the purpose of tracing residence, telephone number and the verification of any negative events.
{
"cf_piva": "12485671007"
}
The tracing service consists of 3 endpoints through which different information on freelancers can be obtained:
By means of anagraphical tracing, it is possible to obtain the freelancer's personal data such as name, surname, date and place of birth, possible date of death, residence, tax domicile and information on the activity such as full name, registered office, ATECO code and description.
{
"data": {
"status": "COMPLETED",
"date_request": "2021-04-09 17:09:42",
"date_completion": "2021-04-09 17:40:57",
"id": "60e866b6b3178c6dc80adf8e",
"cf_piva": "12485671007",
"tipo": [
"anagrafica"
],
"callback":"false",
"esito":{
"codice":200,
"info":"OK"
}
"timestamp": 1625232029,
"owner": "[email protected]",
"soggetto": {
"code": "12485671007",
"code_conferma": "RSSCLD79R07H501O",
"risultato": "OK",
"nome": Claudio,
"cognome": Rossi,
"deceduto": false,
"decesso_data": null,
"nascita_luogo":ROMA (RM),
"nascita_data": 1979-10-07,
"sesso": M,
"residenza": {
"indirizzo": "VIA OSTIENSE 11",
"toponimo": "VIA,
"via": "OSTIENSE",
"numero_civico": "11",
"comune": "ROMA",
"cap": "00127",
"provincia": "RM"
},
"domicilio_fiscale": {
"indirizzo": "VIA OSTIENSE 11",
"toponimo": "VIA,
"via": "OSTIENSE",
"numero_civico": "11",
"comune": "ROMA",
"cap": "00127",
"provincia": "RM"
},
"denominazione": "ROSSI CALUDIO",
"partita_iva": "12485671007",
"ateco_codice": "620100",
"ateco_descrizione": "Attività degli studi legali",
"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
}
You can also obtain the freelancer's telephone number with the phone tracing function.
{
"data": {
"status": "COMPLETED",
"date_request": "2021-04-12 17:49:01",
"date_completion": "2021-04-12 17:49:09",
"id": "60eeefd05c6fb04d9536b5c2",
"cf_piva": "12485671007",
"tipo": [
"telefoni"
],
"callback": {
"url": false,
"field": "data",
"method": "POST",
"data": []
},
"esito": {
"codice": 200,
"info": "OK"
},
"timestamp": 1625232029,
"owner": "[email protected]",
"soggetto": {
"code": "12485671007",
"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
}
Depending on availability, the number of fixed or mobile telephone lines may be returned as a result. Due to privacy policies, telephone contact may sometimes not be available.
With negative tracing, it is also possible to have evidence of the presence of negative events: protests, prejudices and bankruptcy proceedings of a subject:
{
"data": {
"status": "COMPLETED",
"date_request": "2022-02-18 15:44:07",
"date_completion": "2022-02-18 15:46:37",
"id": "60eeefd05c6fb04d9536b5c2",
"cf_piva": "12485671007",
"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": "[email protected]",
"soggetto": {
"code": "12485671007",
"negativita": {
"protesti": false,
"procedure": false,
"pregiudizievoli": true
},
}
},
"success": true,
"message": "",
"error": null
}
The tracing service is also available for searches on Personal and on Company.
The Rintraccio subscription can be used for freelancers, companies, individuals.
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.