Batch Geocoding
Batch Geocoding API is a REST API that allows you to geocode large data sets. You can geocode a lot of addresses at once, as minimum - starting from one address and ending with maximum 100 addresses. Reverse geocode large data sets in one request. The process of translating a location on the map into a human-readable address, is known as reverse geocoding. Reverse geocode large data sets. You…
Batch Geocoding endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Batch Forward Geocoding /geocode-batch |
This endpoint allows to to geocode large data sets. You can geocode a lot of addresses at once, as minimum - starting from one address and ending with maximum 100 addresses.… |
| GET |
Batch Reverse Geocoding /reverse-geocode-batch |
This endpoint allows to to reverse geocode large data sets. You can reverse geocode a lot of latitudes and longitudes at once, as minimum - starting from one set of coordinates… |
Batch Geocoding pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $300 / month | 3 / second |
|
| ULTRA Recommended | $1,000 / month | 10 / second |
|
| MEGA | $2,000 / month | — |
|