LATAM Address Normalizer
Parse and geocode Latin American addresses (PE, MX, CL, CO, AR). LATAM-first, country-specific parsers.
1 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
LATAM Address Normalizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
Health /health |
Returns service health status. Use to check if the API is reachable and which version is deployed. |
| POST |
Geocode Address /v1/geocode |
Resolve a Latin American address to latitude/longitude coordinates using OpenStreetMap data. Returns accuracy level (rooftop, street, or district) based on match precision. |
| POST |
Batch Normalize /v1/batch |
Normalize up to 100 addresses in a single request. Available on Pro and Ultra plans only. Returns the same structured response as /v1/normalize for each input address, in the… |
| POST |
Normalize Address /v1/normalize |
Parse a free-text address into structured components (street type, name, number, district, city, region, postal code) with a confidence score from 0 to 1. Falls back to… |
LATAM Address Normalizer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | 20 / second |
|
| ULTRA | $99 / month | 50 / second |
|