# Lookup Addresses Use this endpoint to lookup addresses closest to the input coordinates. ## Lookup an address from geo location - [GET /doLookup](https://md-developer-portal-staging.redocly.app/apis/reverse-geocoder/lookup-addresses/dolookupget.md): Uses HTTP GET to accept one input record and returns the response in JSON or XML format. ## Lookup an address from geo location - [POST /doLookup](https://md-developer-portal-staging.redocly.app/apis/reverse-geocoder/lookup-addresses/dolookuppost.md): An HTTP POST is issued with the "ContentType" header specifying the format of the request and the "Accept" header specifying the format of the response.