Introduction
The Geocode Autocomplete API is a Restful API capable of returning coordinates (latitude and longitude) from an address or vice versa.
With the Geocode Autocomplete API you can:
- Obtain the coordinates and geographic data from an address, or part of it;
- Obtain information about an address from its coordinates;
- Autocomplete and normalize addresses with suggestions according to user input;
- It allows you to filter results based on specific parameters, such as type of location, country, etc.