Alternative_routes with GET request

Greeting,

I am getting alternative_routes only with POST request, is there a way to have them with GET request (i have a project already built on V1)?

Thanks!

Hi @hamzarhaiem,

no, you can only get alternative_routes with the POST request in V2.
You will have to switch your V1 GET requests to V2 POST requests.
Please bear in mind that the V1 API will be removed tomorrow!

Best regards

1 Like