G

GeoDataSource Location Search

by GeoDataSource Location Search Free tier

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

mapsgeodatasource

Quick Reference

Base URL 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
Pricing
28
Latency
20
Depth
35

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /city Get City name by using latitude and longitude

Sample Request

curl -X GET 'https://api.geodatasource.com/city' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official GeoDataSource Location Search documentation.