Tool to calculate routes with advanced options via POST request. Use when you need to specify supporting points, avoid specific geographic areas, or configure vignette preferences.
avoidstringComma-separated road segment types to avoid (e.g., 'tollRoads,motorways,ferries,unpavedRoads,carpools,alreadyUsedRoads').
reportstringData to report for diagnostics (e.g., 'effectiveSettings').
trafficbooleanWhether to use current traffic in route calculation. Historic road speeds are always used.
arriveAtstringArrival date and time at destination in ISO 8601 dateTime format.
callbackstringJSONP callback method name (only for jsonp contentType).
departAtstringDeparture date and time from origin. Use 'now' or ISO 8601 dateTime format.
languagestringLanguage of guidance messages (e.g., 'en-GB', 'de-DE').
hillinessstringDegree of hilliness for thrilling routes (only applies when routeType=thrilling).
locationsRequiredstringColon-delimited list of coordinates through which the route must pass, in format 'lat1,lon1:lat2,lon2:lat3,lon3'. Minimum 2 locations required.
routeTypestringType of route requested based on optimization criteria.
travelModestringMode of travel for the requested route.
contentTypestringThe content type of the response structure. If jsonp, use callback parameter.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.