---
title: "Changes to Street routing from one to many places or many to one.\nThe order in the response array corresponds to the order of coordinates of the \\`many\\` parameter in the request body."
method: POST
path: "/api/v1/one-to-many"
---

# Changes to Street routing from one to many places or many to one.
The order in the response array corresponds to the order of coordinates of the \`many\` parameter in the request body.

`POST /api/v1/one-to-many`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 52 revisions.

- **2026-07-16** `dbfe4b7f2bab` — 1 info
- **2026-02-24** `55cf0dab5be0` — 3 info
- **2026-02-24** `30900fce77f1` — 1 breaking, 2 info
- **2026-02-22** `6775a2d6764d` — 3 info
- **2026-02-21** `b7bf68a0d6f3` — 4 breaking, 2 info

## Changes

- **2026-07-16** `dbfe4b7f2bab` — 1 info
  - added the new `HGV` enum value to the request property `mode`
- **2026-02-24** `55cf0dab5be0` — 3 info
  - the request property `elevationCosts` became optional
  - the request property `withDistance` became optional
  - the `withDistance` request property default value `false` was added
- **2026-02-24** `30900fce77f1` — 1 breaking, 2 info
  - the request property `withDistance` became required
  - the `withDistance` request property default value `false` was removed
  - added the non-success response with the status `422`
- **2026-02-22** `6775a2d6764d` — 3 info
  - added the new `DEBUG_BUS_ROUTE` enum value to the request property `mode`
  - added the new `DEBUG_FERRY_ROUTE` enum value to the request property `mode`
  - added the new `DEBUG_RAILWAY_ROUTE` enum value to the request property `mode`
- **2026-02-21** `b7bf68a0d6f3` — 4 breaking, 2 info
  - removed the enum value `DEBUG_BUS_ROUTE` of the request property `mode`
  - removed the enum value `DEBUG_FERRY_ROUTE` of the request property `mode`
  - removed the enum value `DEBUG_RAILWAY_ROUTE` of the request property `mode`
  - removed the enum value `HGV` of the request property `mode`
  - the request property `elevationCosts` with a default value became required
  - removed the non-success response with the status `422`

---

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