GET /StopPoint/{ids}

tfl.gov.uk

Summary: Gets a list of StopPoints corresponding to the given list of stop ids.
Operation ID: StopPoint_Get
Auth: unknown

Parameters (2)

ids (array, path, required)

A comma-separated list of stop point ids (station naptan code e.g. 940GZZLUASL). Max. approx. 20 ids. You can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name.

includeCrowdingData (boolean, query, optional)

Include the crowding data (static). To Filter further use: /StopPoint/{ids}/Crowding/{line}

No probe data for this endpoint yet.