GET StopPoint/Search/{query}

tfl.gov.uk

Summary: Search StopPoints by their common name, or their 5-digit Countdown Bus Stop Code.
Operation ID: StopPoint_Search
Auth: unknown

Parameters (7)

faresOnly (boolean, query, optional)

True to only return stations in that have Fares data available for single fares to another station.

includeHubs (boolean, query, optional)

If true, returns results including HUBs.

lines (array, query, optional)

An optional, parameter separated list of the lines to filter by

maxResults (integer, query, optional)

An optional result limit, defaulting to and with a maximum of 50. Since children of the stop point heirarchy are returned for matches, it is possible that the flattened result set will contain more than 50 items.

modes (array, query, optional)

An optional, parameter separated list of the modes to filter by

query (string, path, required)

The query string, case-insensitive. Leading and trailing wildcards are applied automatically.

tflOperatedNationalRailStationsOnly (boolean, query, optional)

If the national-rail mode is included, this flag will filter the national rail stations so that only those operated by TfL are returned

No probe data for this endpoint yet.