v1

latestSwagger 2.02026-07-1384122135.6 KB
StopPoint

Gets the list of arrival and departure predictions for the given stop point id (overground, Elizabeth line and thameslink only)

get/StopPoint/{id}/ArrivalDepartures

Path parameters

idstring required

A StopPoint id (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name)

Query parameters

lineIdsstring[] required

A comma-separated list of line ids e.g. elizabeth, london-overground, thameslink

Response

OK

platformNamestring

Platform name (for bus, this is the stop letter)

destinationNaptanIdstring

Naptan Identifier for the prediction's destination

destinationNamestring

Name of the destination

naptanIdstring

Identifier for the prediction

stationNamestring

Station name

estimatedTimeOfArrivalstring date-time

Estimated time of arrival

scheduledTimeOfArrivalstring date-time

Estimated time of arrival

estimatedTimeOfDeparturestring date-time

Estimated time of arrival

scheduledTimeOfDeparturestring date-time

Estimated time of arrival

minutesAndSecondsToArrivalstring

Estimated time of arrival

minutesAndSecondsToDeparturestring

Estimated time of arrival

causestring

Reason for cancellation or delay

departureStatus'OnTime' | 'Delayed' | 'Cancelled' | 'NotStoppingAtStation'

Status of departure