Distance Matrix/Routing
Distance Matrix service computes travel distance and journey duration between multiple origins and destinations using a given mode of travel. This service does not return detailed route information. As simple as it may seem, it’s an extraordinarily powerful tool that finds utility across a spectrum of industries and use cases. The Distance Matrix/Routing API provides a direct way to access this…
Distance Matrix/Routing endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Distance Calculation /distance |
This endpoint allows to get travel distance and time for a matrix of origin and destination. Response of this API looks like Google Maps API compact response. |
Distance Matrix/Routing pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $30 / month | 3 / second |
|
| ULTRA Recommended | $100 / month | 10 / second |
|
| MEGA | $200 / month | — |
|