Route planning via the API

Route planning via the API comprises the following stages:

If necessary, you can change the settings after analyzing the solution and run the planning cycle again.

You can also run a planning task via the API using the Python script.

General requirements for API requests:

  • Must use HTTPS.
  • Must contain the apikey parameter. To learn more, see API Key.
  • Must be signed. To learn more, see Signing API requests.

When sending a request, please note the JSON format features. Possible planning errors are described in the Error handling section.

Contact support