Look up an address from coordinates
Endpoints
Reverse Search API
Turn a latitude/longitude pair into a human-readable address.
GET
Look up an address from coordinates
For easy integration with web and Android projects, this service is also available through
our JavaScript and Java libraries.
Authorizations
Your Baato access token. See Authentication.
Query Parameters
Latitude of the location for which the address is computed.
Longitude of the location for which the address is computed.
A proxy for inaccuracy: how close around the coordinates the algorithm should look for potential address nodes.
The number of results to return.
Include admin level info (province, district, municipality) in the response.