APIHub
Back to Explore

GeoDataSource

A reverse‑geocoding REST API that, given latitude and longitude, returns the corresponding city (along with country, region, and the original coordinates) in either JSON or XML format.

Geocoding
apiKey
HTTPS
CORS: Unknown
Description enriched
Visit official documentation

Latency

407ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/city

Get City name by using latitude and longitude

  • key (query, required)
  • lng (query, required)
  • lat (query, required)
  • format (query)

1 endpoint auto-detected

Authentication

This API requires authentication: apiKey.

curl -X GET \
  "https://www.geodatasource.com/web-service/city"

www.geodatasource.com · HTTPS only