FREE 100 requests/day
€0.001 + VAT
FREE requests
Make searches for your clients' companies easier and faster. From a query, you can offer suggestions of companies with names relevant to the search.
Autocomplete is a feature of the Search Company service that provides a series of relevant company results in real-time from a specific text search string, or query.
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 with, contain, or end with the specified query.
GET/IT-search
An example of a request is the following:
https://company.openapi.com/IT-search/openapi*?lat=13.5478&long=42.859&radius=10000
This is an example of a request with the following parameters:
GET/IT-search
The response to the previous request presents 3 results with company IDs that start with openapi and are within a radius of 10,000 meters from the point identified by latitude 13.5478 and longitude 42.859.
{
"data": [
{
"id": "60bf66ea35a4c0041e84826c"
},
{
"id": "56bf66ea35a4c0021e84826f"
},
{
"id": "47bf66ea35a4c0051e84826f"
}
],
"success": true,
"message": "",
"error": null
}
The identifier can be used as a parameter for other endpoints of the Company service, such as Start and Advanced, to obtain detailed information about companies, such as VAT number, PEC, Revenue, ATECO, Partners, etc.
When making a request, you can also use the "dataEnrichment" parameter, which allows you to define the desired data in the response:
Do you need help?
Haven't found the answer you're looking for?
Fill in all the details, we will get back to you as soon as possible!
The Autocomplete service is a feature of the COMPANY and provides real-time relevant results for companies. It searches through a database of over 15 million Italian companies and geolocates them within a defined radius in real-time.
The Autocomplete service allows for simple and immediate company searches. Searches can be initiated with at least 3 characters that may appear at the beginning, within, or at the end of the desired company's name. The system will provide a list of matching companies, allowing you to quickly identify the right one. This functionality leverages a vast database containing over 15 million companies.
Yes, it is possible to filter results based on specific geographic criteria. The system allows you to use different parameters to narrow down the search, such as:
The Autocomplete service can be used by companies, developers, public and private entities who need access to Italian business data to enhance search functionality or integrate databases with updated information. It is also useful for developers creating B2B applications, CRM systems, or business intelligence tools, as well as those looking to improve data accuracy in business management processes.
The Autocomplete service processing times are extremely fast, as data is provided in real-time. This means that as soon as you enter a query, the system instantly processes the request and returns relevant results within seconds. The speed of the service ensures a smooth and immediate experience, ideal for integration into applications.
The Autocomplete service offers up to 100 free requests per day. Once this limit is exceeded, the cost for each additional request starts at €0.001 + VAT.