GeoDataSource™ Web Service is a REST API enable user to lookup for a city by using latitude and longitude coordinate. It will return the result in either JSON or XML containing the information of country, region, city, latitude and longitude. Visit https://www.geodatasource.com/web-service for furth
https://api.geodatasource.com
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.geodatasource.com
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)3.01s
(checked Mar 29, 2026)
Builder score
D
28%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /city |
Get City name by using latitude and longitude |
curl -X GET 'https://api.geodatasource.com/city' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official GeoDataSource Location Search documentation.