Postal Code Distance & Routing API
## Overview Instant postal code geolocation and distance calculation. ## Features - **Distance Calculation**: Haversine-based great-circle distance between any two postal codes, returned in km and miles. - **Bearing**: Initial compass bearing from origin to destination. - **Lookup**: Resolve any postal code to latitude, longitude, city, and region. - **Batch Mode**: Calculate distances for…
Postal Code Distance & Routing API endpoints
| Method | Endpoint | Description |
|---|---|---|
| distance | ||
| GET |
calculate-distance /distance |
Returns the distance between two postal codes. |
| lookup | ||
| GET |
lookup-postal-code /lookup |
Resolves a postal code to coordinates, city, and region. |
| batch | ||
| POST |
batch-distance-calculation /batch |
Calculate distances for multiple postal code pairs in one request. |
Postal Code Distance & Routing API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $59 / month | — |
|