Getting route with OSRM
API actions
get
Parameters
name
description
type
Examples
curl -X POST 'https://api.eu.navixy.com/v2/route/osrm/get' \
-H 'Content-Type: application/json' \
-d '{"hash": "22eac1c27af4be7b9d04da2ce1af111b", "start": {34.178868, "lng": -118.599672}, "end": {35.365948, "lng": -108.112104}}'Response
Errors
Last updated
Was this helpful?