Skip to main content

Stop points

Search for stops and stations, and get real-time arrivals. The API playground includes stop search only.

Playground endpoint (in this site’s OpenAPI)

Other endpoints on the live API

These aren't in the downloadable playground spec:

  • ArrivalsGET /StopPoint/{ids}/ArrivalsArrivals guide
  • By IDGET /StopPoint/{ids} — stop details

Cycle hire listing for the demo is documented under Bike points (GET /BikePoint).

Guides

  • Search stops — playground GET with full reference
  • Arrivals — next departures (outside playground spec)