Skip to main content

Release notes

June 9, 2026

  • Released TSP API version 2.0: expanded the parameters of points, routes, and couriers and enabled configuring depot parameters. API version 1.1.0 will be deprecated in accordance with the backward compatibility policy. For more information, see the Offer.

November 10, 2025

February 3, 2025

November 25, 2024

  • The mode request parameter that indicates routing type is replaced by the transport parameter.

September 27, 2024

  • Enabled configuring soft and hard time windows for visiting route points.

July 5, 2024

  • API version 1.0 will be deprecated in accordance with the backward compatibility policy. Use methods of the API version 1.1.0 instead. For more information, see the Offer.

April 6, 2023

  • Added new API version 1.1.0.
    • API version 1.0 support will be discontinued in future releases. It is highly recommended to use the methods of the API version 1.1.0 instead.
  • Added new options to the routing block routing_options: exclude — a set of excluded areas that should be avoided when building a route; allow_locked_roads — use blocked roads when building a route or not.
  • Moved fields filters, type, and mode to the routing block routing_options.
  • Added the ability to add priority points on the route.

October 1, 2021

First release of TSP API algorithm, which allows you to calculate the optimal route through the given points on the map for one or more couriers.