geocode
Translate coordinates to the closest address(es)/places/stops.
get/api/v1/reverse-geocode
Query parameters
placestring required
latitude, longitude in degrees
type'ADDRESS' | 'PLACE' | 'STOP'
location type
Optional. Default is all types.
Only return results of the given type. For example, this can be used to allow only ADDRESS and STOP results.
Response
A list of guesses to resolve the coordinates to a location