Our prices
Price list for single API calls
- Autocomplete (Company) € 0,00 + vat
Make your customers' company searches easier and more immediate.
Starting from a query it will be possible to offer suggestions of companies with a name relevant to the search.
Autocomplete is a feature of the Search Company service that, given a specific textual search string (query), provides a series of relevant results of companies in real-time.
Autocomplete allows you to search a database of over 15 million Italian companies in real-time and geolocate them within a defined radius.
The search parameters are:
The special character '*' can be used as a wildcard to search for strings that start, contain, or end with the specified query.
https://company.openapi.com/IT-search/openapi%2A?lat=13.5478&long=42.859&radius=10000
This is an example of a query with the following parameters:
The response with respect to the previous query presents 3 results with the company id starting with openapi and occurring within 10,000 metres of the point identified by latitude 13.5478 and longitude 42.859.
{
"data": [
{
"id": "60bf66ea35a4c0041e84826c"
},
{
"id": "56bf66ea35a4c0021e84826f"
},
{
"id": "47bf66ea35a4c0051e84826f"
}
],
"success": true,
"message": "",
"error": null
}
This id can be used as a parameter for other endpoints of the Company service such as Start and Advanced to obtain detailed company information such as VAT number, PEC, Turnover, Ateco, Shareholders, etc.
During the request phase, you can also use the "dataEnrichment" parameter, which allows you to define the desired data in the response: