Our prices
Price list for single API calls
- Autocomplete (Enterprises) € 0,00 + vat
FREE first 1000 calls/day
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.
The Autocomplete service is a service that from a specific textual search string, query, provides a series of relevant company results in real time.
Autocomplete allows you to search a database of more than 15 million Italian companies in real time and geolocalise it 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://imprese.openapi.it/autocomplete/openapi%2A?lat=13.5478&lng=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 name starting with openapi and occurring within 10,000 metres of the point identified by latitude 13.5478 and longitude 42.859.
{
"data": [
{
"id": "60bf66ea35a4c0041e84826c",
"denominazione": "OPENAPI SRL"
},
{
"id": "56bf66ea35a4c0021e84826f",
"denominazione": "OPENAPI PLATFORM SPA"
},
{
"id": "47bf66ea35a4c0051e84826f",
"denominazione": "OPENAPI HOLDING"
}
],
"success": true,
"message": "",
"error": null
}
The result will return the company ID in addition to the company name. This identifier can be used as a parameter for other endpoints of the Enterprises service such as Basic and Advance to obtain detailed company information such as VAT number, PEC, Turnover, Ateco, Shareholders, etc.
The Autocomplete service has been chosen by hundreds of companies to optimise their search form. In fact, Autocomplete's integration allows suggestions to be offered while the customer is typing, even before pressing the search button. The customer can choose any of the autocomplete suggestions from the drop-down list and be directed to the results page without having to manually enter each character in the field.
The Enterprises API provides access, depending on the endpoint used, from single company information, such as legal address and certified email, to more comprehensive datasets such as those in Enterprises Basic or Advance: