Geocoding — entry 020 of 80
Geocod.io
Geocod.io specializes in bulk US, Canadian, Mexican, and UK address geocoding — forward and reverse — accepting up to 10,000 addresses per batch request and asynchronous lists into the millions. The free tier covers 2,500 lookups/day with no card required; beyond that it's pay-as-you-go at $1 per 1,000 lookups, or fixed monthly Flex/Unlimited plans for high-volume users. Requests are capped at 1,000 lookups/minute on the pay-as-you-go tier.
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score75
Authentication15/25API key required
Pricing17/20Freemium tier available
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- Get a key at the provider
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Try it
Developer reference
Base URL
https://api.geocod.io/v1.9Rate limit
Free tier: 2,500 lookups/day, rate-limited to 1,000 lookups/minute
Key endpoints
- GET/geocode
- GET/reverse