Transport for London (TfL)
communityLondon's integrated transport authority operating the Underground (Tube), Overground, Elizabeth line, buses, DLR, trams, river services, and cycling infrastructure for 3+ million daily journeys.
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.
GET
/Line/Mode/tube,overground,dlr,elizabeth-line/StatusGet Tube and rail line service status
Parameters
detailbooleanoptionalReturns
lines[] with id, name, modeName, lineStatuses[{statusSeverity, statusSeverityDescription, reason}]GET
/StopPoint/{stop_id}/ArrivalsGet arrivals at a specific stop
Parameters
stop_idstop NAPTAN code (stringrequiredReturns
arrivals[] with id, lineName, destinationName, timeToStation, towards, vehicleId, expectedArrival}GET
/StopPoint/Search/{query}Search for stops and stations
Parameters
modestube|bus|dlr (stringoptionalquerystop name (stringrequiredmaxResultsintegeroptionalReturns
matches[] with id, name, commonName, lat, lon, modes[], lines[]}