---
title: "Changes to Computes all reachable locations from a given stop within a set duration.\nEach result entry will contain the fastest travel duration and the number of connections used."
method: GET
path: "/api/v6/one-to-all"
---

# Changes to Computes all reachable locations from a given stop within a set duration.
Each result entry will contain the fastest travel duration and the number of connections used.

`GET /api/v6/one-to-all`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 52 revisions.

- **2026-07-30** `f4c11a2b0431` — 1 info
- **2026-07-16** `dbfe4b7f2bab` — 2 warning, 14 info
- **2026-07-02** `360889ae286f` — 1 breaking
- **2026-05-25** `a2ab90068a35` — 2 info
- **2026-05-21** `f808465a02ed` — 2 warning
- **2026-05-20** `a3620bf004a3` — 1 info
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking

## Changes

- **2026-07-30** `f4c11a2b0431` — 1 info
  - added the new optional `query` request parameter `noCompulsoryReservation`
- **2026-07-16** `dbfe4b7f2bab` — 2 warning, 14 info
  - added the new `HGV` enum value to the `all/items/place/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `one/modes/items/` response property for the response status `200`
  - added the new optional `query` request parameter `vehicleAxleCount`
  - added the new optional `query` request parameter `vehicleAxleLoad`
  - added the new optional `query` request parameter `vehicleHazmat`
  - added the new optional `query` request parameter `vehicleHazmatWater`
  - added the new optional `query` request parameter `vehicleHeight`
  - added the new optional `query` request parameter `vehicleLength`
  - added the new optional `query` request parameter `vehicleLezAccess`
  - added the new optional `query` request parameter `vehicleTopSpeed`
  - added the new optional `query` request parameter `vehicleTrailer`
  - added the new optional `query` request parameter `vehicleWeight`
  - added the new optional `query` request parameter `vehicleWidth`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `postTransitModes`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `preTransitModes`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `transitModes`
- **2026-07-02** `360889ae286f` — 1 breaking
  - for the `query` request parameter `maxMatchingDistance`, default value was changed from `25` to `250`
- **2026-05-25** `a2ab90068a35` — 2 info
  - added the optional property `all/items/place/stopCode` to the response with the `200` status
  - added the optional property `one/stopCode` to the response with the `200` status
- **2026-05-21** `f808465a02ed` — 2 warning
  - added the new `SPECIAL_EVENT` enum value to the `all/items/place/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `one/alerts/items/cause` response property for the response status `200`
- **2026-05-20** `a3620bf004a3` — 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/v6/one-to-all/get.md) · [API](https://skmtc.dev/motis-project/apis/motis-api.md) · [Page](https://skmtc.dev/motis-project/apis/motis-api/changes/api/v6/one-to-all/get)
