Api | VarVersion | Type | Date | Description |
Route Optimization OptiFlow API | 1.25.0 | FEATURE | 30.09.2025 | Added resource constraints to restrict the resource usage. |
2 new constraints on a resource:
- constraints : Defines constraints on the vehicles and routes assigned to the resource.
- maximumVehicles : Restricts the number of vehicles the resource can be assigned to.
- maximumTotalRouteDuration : Restricts the summed duration (timespan in seconds) of routes corresponding to vehicles assigned to the resource.
Here's also an example from the
Api Doc showcases "A request for Beatles to visit some iconic places" :

- The resources in the input ...

- And on the input vehicles

- Each output route states the resource it occupies.

- The chart shows a single resource's occupation