DistancebyZipCode
DistanceByZipCode is a RESTful API that calculates the real-world travel distance (by road) between two ZIP/postal codes. Unlike straight-line or “as-the-crow-flies” calculations, this API provides actual driving distances, offering results closer to what end-users would experience on the road. It can be used to: Estimate delivery times and routes Calculate serviceable coverage areas Optimize…
DistancebyZipCode endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Distance & other Details between Zipcode /{zip1}/{zip2} |
Using this endpoint will get generated details. eg : zip1, zip2, city1, city2, distance in kms & miles. |
DistancebyZipCode pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $30 / month | — |
|
| MEGA | $150 / month | — |
|