Overview

  1. How do I register?
  2. How do I get started?
  3. How can I integrate via the API?
  4. How does it work?

RouteQ consists of 2 services that can be used either together or separately and independently of each other:

  • Route planning (see the service documentation below).
  • Track & Trace (documentation).

You can use the route planning service to build optimal routes via the web interface using an Excel template or via the API using a JSON request.

How do I register?

For detailed instructions on accessing the service, see Registration.

How can I integrate via the API?

To work via the API, you need a key. When you register in the interface, the key is created automatically. You can find it in the company settings.

The API request and response specification is available in the planning request and API response descriptions.

You can find many examples of API requests and responses in the attribute and option guide. In most sections describing a particular feature, there's an example of using the feature in planning.

How does it work?

To optimize routes, you must send data about vehicles/couriers, orders, and the depot (in Excel or in an API request). Data on distances, taking into account the road graph, travel time, and traffic, are calculated by RouteQ.

The average time it takes to optimize routes is 15 minutes (for small tasks, it takes less than a minute, for tasks with over 1000 orders, it takes longer). The response includes the order distribution to vehicles, delivery sequence, and the planned time of arrival for each order.

Contact support