Car routes and directions (Google Maps Alternative)
This API helps to build car routes around the world (including North America, South America, Europe, Asia, Africa, Australia) just like Google Maps does. It is based on OpenStreetMap data and OpenRouteService routing engine. This API does not use Google Map API and is therefore free from related license restrictions.
Car routes and directions (Google Maps Alternative) endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
PostRouteJSON /directions/driving-car |
Returns a route between two or more locations for a car and its settings as JSON. |
| POST |
PostRouteGeoJSON /directions/driving-car/geojson |
Returns a route between two or more locations for a car and its settings as GeoJSON. |
| GET |
GetRoute /directions/driving-car |
Get a basic route between two points for a car. Returned response is in GeoJSON format. This method does not accept any request body or parameters other than start coordinate and… |
Car routes and directions (Google Maps Alternative) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 6 / minute |
|
| PRO | $20 / month | — |
|
| ULTRA | $150 / month | — |
|