TransportAPI · Capability
TransportAPI UK Transport Information
Workflow capability for UK public transport data covering real-time bus and rail departures, multimodal journey planning, and transport places lookup. Used by transit app developers, website builders, and data analytics teams working with UK transport data.
What You Can Do
GET
Get bus live departures
— Get live bus departures for a stop
/v1/bus-departures
GET
Get bus timetable
— Get scheduled timetable for a bus stop
/v1/bus-timetables
GET
Get train live departures
— Get live train departures for a station
/v1/train-departures
GET
Plan journey
— Plan a multimodal journey across Great Britain
/v1/journeys
GET
Search places
— Find transport stops and stations
/v1/places
MCP Tools
get-uk-bus-departures
Get live UK bus departure times for a stop using its ATCO code
read-only
get-uk-bus-timetable
Get scheduled UK bus timetable for a stop
read-only
get-uk-train-departures
Get live UK train departures for a station using its CRS code
read-only
plan-uk-journey
Plan a multimodal journey across Great Britain by bus, train, or tram
read-only
search-uk-transport-places
Find UK bus stops, train stations, and transport access points by name or location
read-only
APIs Used
transportapi