Release history¶
Reference · Getting started
Changes to the Scheduled Routes API contract.
| Version | Highlights |
|---|---|
| 1.2 | Flexible vehicle capacity — per-vehicle capacity overrides via configuration.vehicleCapacities. |
| 1.1 | Route templates — apply a saved template to a vehicle with routeTemplateId. |
| 1.0 | Initial public API: POST/GET optimization, fleet + jobs + objectives + configuration, pickups, deliveries, and PDPTW. |
Versioning
You can pass an optional version string in the request. The contract is backward-compatible within a major version; breaking changes ship under a new major version.
Related: What is the Scheduled Routes API? · API reference