Introduction to HERE Waypoints Sequence API v8
The HERE Waypoints Sequence API v8 service allows you to determine the order in which you should pass the waypoints in your journey and which waypoints are worth visiting. It provides the following features:
-
Compute the optimal order in which you should travel between a set of waypoints to minimize either the overall travel time or the overall distance travelled during the journey based on road network restrictions and the traffic pattern data available to HERE.

-
Modify a given route, by adding a subset of given additional optional waypoints, in optimal sequence order, taking into account additional cost for the detours as well as the revenue they provide. The optimization is towards minimal overall travel cost, consisting of the driver cost, vehicle cost and the value gained from picking up and dropping off passengers and goods along the route.

The following table lists the high level use cases for the HERE Waypoints Sequence API v8.
| Use case | Description |
|---|---|
| Save driving time and optimize working hours | Based on the vehicle type, route preferences, road network issues and available traffic data, determine the order in which you should drive through a set of waypoints to optimize the time spent on the journey. For example, you can determine the best order of waypoints for time critical deliveries, for minimizing gaps between service calls on utilities, and for determining the best route for regular journeys. |
| Optimize driving distance and save fuel | Based on the vehicle type, route preferences, road network issues and available traffic data, determine the order in which you should drive a set of waypoints to minimize the distance covered on the journey. For example, you can determine the best order of waypoints for reducing distance-based fuel costs for delivery, maintenance and security routes. |
| Find the best option on freight exchange portals | Provides a new optimized route with a list of destinations that are added to a given route. The freight or load from the destinations provides additional value and stays within the given time restrictions of the original route. |
| Select best passengers on ride share applications | Provides a new optimized route with a list of passengers that can be picked up along a given route. The transportation fee from the passengers provides additional value and stays within the given time restrictions of the original route. |
For information on:
- How to quickly set up and start using the HERE Waypoints Sequence API v8 service, see Get started with HERE Waypoints Sequence API v8.
- How to get support, see the Developer Support FAQ.
- Self-hosting: you can also run the HERE Waypoints Sequence API v8 in your own premises (self-hosted). Contact your sales representative for more information.
Updated last month