These docs are for v1.0. Click to read the latest docs for v2.0.

Reverse geo-code

Returns address details for a given latitude-longitude. The result may be a Point of Interest (POI), such as an airport or train station. In this case, the results will also show the details of the POI and any special meeting instructions (such as parking restrictions or Meet and Greet).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
double
required
-90 to 90

The latitude in degrees. It must be in the range [-90.0, +90.0]

double
required
-180 to 180

The longitude in degrees. It must be in the range [-180.0, +180.0]

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*