Fast, accurate geocoding powered by the Overture Maps Foundation
Explore our address and place coverage by country
Choose the right API for your needs
Convert addresses to coordinates (forward geocoding) or coordinates to addresses (reverse geocoding). Batch up to 10,000 addresses per request.
Explore Geocoding API DocumentationSearch for businesses, landmarks, and points of interest. Find nearby places, filter by category, and get rich place details.
Browse Places API EndpointsAccess administrative boundaries - countries, states, cities, neighborhoods. Point-in-polygon queries and boundary geometry.
View Divisions API ReferenceEnter an address and click Geocode to see the API response
Get started with just a few lines of code
# Forward Geocoding
curl "https://api.csv2geo.com/v1/geocode?q=1600+Pennsylvania+Ave,+Washington+DC&country=US&api_key=YOUR_API_KEY"
# Reverse Geocoding
curl "https://api.csv2geo.com/v1/reverse?lat=38.8977&lng=-77.0365&api_key=YOUR_API_KEY"
Start free, scale as you grow