Exchange API
for easy integration

API Solutions:

VEHICLE ROUTING PROBLEM

Optimize the route of one or multiple vehicles, check licenses to know the limits on vehicles or visits per optimization.

PICKUP AND DELIVERY

Find a solution for cases where drivers have to move multiple times between picking up goods at distribution centers and delivering to customers.

TIME WINDOWS

Define the time window to perform a delivery or service.

CAPACITIES

Specify the capacities of each vehicle to ensure that the algorithm takes these data into account and does not exceed them in the solution.

SPECIAL SKILLS

Define for each visit the special skills of the vehicle or driver to be able to meet the visit, the algorithm will take this into account and will only send vehicles that meet these skills to that visit.

VISIT DURATION

Specify the duration of each visit to make the optimization more closely aligned with your reality; the algorithm takes into account the times the vehicle will take to complete the visit before moving on to the next.

PRIORITY

Define a priority for each of your deliveries (customers) to ensure they are attended to on the route.

DRIVER BREAK

Specify the time window in which a driver takes their break, as well as the duration of the break.

FASTEST OR SHORTEST ROUTE

Choose how the algorithm searches for the solution; you can choose between the fastest or shortest route.

ROUTE INSTRUCTIONS

Get route instructions by sending a collection of points; the API will respond with the path to follow and route instructions.

DEFINED AND TO BE DEFINED FLEET

You can tell the algorithm the quantity and type of vehicles you have, or let the algorithm tell you how many vehicles you will need to cover the exercise.

COSTS

Define costs in vehicles per distance, time, service, and wait; this way you will know what the cost of the resulting optimization would be.

MAXIMUM SPEED

Limit the maximum speed for vehicles; this way the algorithm will give you a better calculation of times in the solution.

START AND END TIMES

Specify the start and end of the day for the route to be completed within it.

Subscribe to our newsletter