aiendpoint.dev
ServicesTransport for London (TfL)

Transport for London (TfL)

community

London's integrated transport authority operating the Underground (Tube), Overground, Elizabeth line, buses, DLR, trams, river services, and cycling infrastructure for 3+ million daily journeys.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://tfl.gov.ukapikeytravelgovernmentconfidence: 90/1000 discoveries1 contributors
GET/Line/Mode/tube,overground,dlr,elizabeth-line/Status

Get Tube and rail line service status

Parameters

detailbooleanoptional

Returns

lines[] with id, name, modeName, lineStatuses[{statusSeverity, statusSeverityDescription, reason}]
GET/StopPoint/{stop_id}/Arrivals

Get arrivals at a specific stop

Parameters

stop_idstop NAPTAN code (stringrequired

Returns

arrivals[] with id, lineName, destinationName, timeToStation, towards, vehicleId, expectedArrival}
GET/StopPoint/Search/{query}

Search for stops and stations

Parameters

modestube|bus|dlr (stringoptional
querystop name (stringrequired
maxResultsintegeroptional

Returns

matches[] with id, name, commonName, lat, lon, modes[], lines[]}