Set vehicle mode in API

Is there a way for me to specify in the API call for Tour which vehicle I will be using? I found the options in the dashboard but haven’t seen any reference in the API docs. Is it possible at all?

You can not select the vehicle in the current API, it will always be car.

However API V2 does support it, by setting parameters[type].

Thnx. Does this mean that you will be able to provide parameters that make certain roads inaccessible for certain vehicles (such as tunnels and truck with height > 2.5 meters)?

No, dimensions are not yet included. That’s on our wishlist for sure, but there is no timeline yet. The vehicle type “smalltruck” (or “deliveryvan” on the website) has more access to certain roads, such as service and private roads.