Geocoding — entry 064 of 80
Postali
Postali is a free, keyless postal/zip-code API covering Mexico, Colombia, and Spain — a single curl call against /api/v1/{country}/cp/{code} returns the state, municipality, and neighborhood(s) for a code, sourced from SEPOMEX (Mexico) and GeoNames (Colombia/Spain). It runs on Rust + SQLite served from Cloudflare's edge, with no card, login, or rate-limit gate — the only ask is a courtesy link back if used in a public project.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score74
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.