Find the nearest address for a given set of coordinates.

This endpoint returns features, such as addresses or places, which are nearby the coordinates of interest. If there is more than one possible result,
the features will be listed according to their distance to the search coordinates in ascending order.
The response includes the feature type (resultType) and the corresponding address, plus additional characteristics of the feature.
Currently, the most common resultTypes are: place, locality, street, houseNumber, administrativeArea, addressBlock, intersection, postalCodePoint

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!