---
title: "Changes to One to many routing\nComputes the minimal duration from one place to many or vice versa.\nThe order in the response array corresponds to the order of coordinates of the \\`many\\` parameter in the request body."
method: POST
path: "/api/experimental/one-to-many-intermodal"
---

# Changes to One to many routing
Computes the minimal duration from one place to many or vice versa.
The order in the response array corresponds to the order of coordinates of the \`many\` parameter in the request body.

`POST /api/experimental/one-to-many-intermodal`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2026-07-30** `f4c11a2b0431` — 1 info
- **2026-07-16** `dbfe4b7f2bab` — 15 info
- **2026-07-02** `360889ae286f` — 1 info
- **2026-03-05** `9fcf5ec94e7e` — 1 breaking, 3 info
- **2026-02-25** `25ef6a0a4187` — 1 info
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking

## Changes

- **2026-07-30** `f4c11a2b0431` — 1 info
  - added the new optional request property `noCompulsoryReservation`
- **2026-07-16** `dbfe4b7f2bab` — 15 info
  - added the new optional request property `vehicleAxleCount`
  - added the new optional request property `vehicleAxleLoad`
  - added the new optional request property `vehicleHazmat`
  - added the new optional request property `vehicleHazmatWater`
  - added the new optional request property `vehicleHeight`
  - added the new optional request property `vehicleLength`
  - added the new optional request property `vehicleLezAccess`
  - added the new optional request property `vehicleTopSpeed`
  - added the new optional request property `vehicleTrailer`
  - added the new optional request property `vehicleWeight`
  - added the new optional request property `vehicleWidth`
  - added the new `HGV` enum value to the request property `directMode`
  - added the new `HGV` enum value to the request property `postTransitModes/items/`
  - added the new `HGV` enum value to the request property `preTransitModes/items/`
  - added the new `HGV` enum value to the request property `transitModes/items/`
- **2026-07-02** `360889ae286f` — 1 info
  - the `maxMatchingDistance` request property default value changed from `25` to `250`
- **2026-03-05** `9fcf5ec94e7e` — 1 breaking, 3 info
  - the response's body type changed from `array` to `object` for status `200`
  - added the new optional request property `withDistance`
  - added the optional property `street_durations` to the response with the `200` status
  - added the optional property `transit_durations` to the response with the `200` status
- **2026-02-25** `25ef6a0a4187` — 1 info
  - endpoint added
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/motis-project/apis/motis-api/docs/api/experimental/one-to-many-intermodal/post.md) · [API](https://skmtc.dev/motis-project/apis/motis-api.md) · [Page](https://skmtc.dev/motis-project/apis/motis-api/changes/api/experimental/one-to-many-intermodal/post)
