Get GPS Trace by API

Hi!

Is it possible to obtain the route trace via API or in some way?

Thanks,

To get directions via the API, you need to use v2 and set the directions parameter:

https://www.routexl.com/blog/routexl-api-v2/#post-tour

For an example in Postman, see:

1 Like

Ok, perfect, thanks a lot!