1. Home
  2. Developer API information
  3. Reverse Geocoding GLOBAL

Reverse Geocoding GLOBAL

Reverse a latitude longitude to an address

Note: This is the documentation for the v2 API which is still in beta.

This will give an address based on the latitude and longitude

Required parameters

  • latitude (number): The latitude
  • longitude (number): The longitude

Optional parameters

  • precision (string): The precision to search either street or streetnumber

Authorization

authKey: This is the Authorization key. You have to add it as a GET parameter. Your auth key can be found on the CMS.

Available countries

GLOBAL

Available API calls

Reverse

Looking for our v1 API?

v1 Documentation