Reverse Geocoding
Surfy.Geo

Reverse geocoding finds the address and other useful information from latitude and longitude.

Just send the coordinates to the API and get city, street, building, zip, timezone, and lots of other useful information.

API Guide

Request
POST
https://api.surfy.one/geo/reverse?lat={LATITUDE}&lng={LONGITUDE}
Header parameters
Required
Email
String
Your E-mail
Required
Key
String
Your Free API key
Response
JSON { "state": true, "coords": { "latitude": 51.505856, "longitude": -0.024096 }, "address": { "office": "Credit Suisse", "houseNumber": "1", "road": "Cabot Square", "quarter": "Canary Wharf", "suburb": "Isle of Dogs", "borough": "London Borough of Tower Hamlets", "city": "London", "stateDistrict": "Greater London", "state": "England", "postcode": "E14 4QJ", "country": "United Kingdom", "countryCode": "gb" }, "timezone": { "id": "Europe/London", "name": "Greenwich Mean Time", "gmt": "GMT", "offset": 0, "localTime": "11/14/2022, 12:42:36 PM GMT" } }
Example
CURL -X POST -H "Email: {YOUR_EMAIL}" -H "Key: {YOUR_FREE_API_KEY}" "https://api.surfy.one/geo/reverse?lat={LATITUDE}&lng={LONGITUDE}"

Get your Free API Key

You will receive an email with a free API key at the specified address.

Enterprise &
Custom Solutions

All Surfy mapping and GEO solutions are customizable to meet your specific business objectives and goals.

For any questions related to custom deployment of Surfy GEO for your Enterprise, please contact us.

Get in Touch
Only major events and global updates