Citymapper: Get Stop Arrivals
Citymapper via Parse · maps_geo
Get real-time arrival/departure ETAs for a specific stop or station. Returns departures grouped by line and direction, with time_seconds indicating seconds until arrival. Covers all lines serving the stop. last_updated_time indicates data freshness. Access real-time transit data, service status, stop arrivals, and line details from Citymapper for major cities worldwide. Fulfilled by Parse from citymapper.com.
- citymapper
- citymapper-com
- government-public
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/75a88626-7f26-4a10-ac53-922ad6ca5740/get_stop_arrivals
- Interface artifact
- sha256:fff9788e3136e1d6fc56efa942739e87700ee46a079dc960af3d260ed1ee4117
- Manifest digest
- sha256:7c68a4ed8705fc46370c4d7ed40071779091517bd2274b8215be3ce9f76fe8fb
Request fields
- stop_id (string, required): The CamelCase station ID (e.g. 'Bank', 'OxfordCircus', 'KingsCross'). Obtain from get_line_details stops keys or get_nearby_transit elements[*].id.
- region_id (string, required): The region ID of the city.: Allowed values: uk-london, us-nyc, fr-paris, de-berlin, it-roma, it-milano, es-madrid, es-barcelona, jp-tokyo, hk-hong-kong, sg-singapore, au-sydney, au-melbourne, ca-toronto, ca-vancouver, ca-montreal, uk-manchester, uk-birmingham, uk-edinburgh, be-brussels, nl-randstad
Example queries
- {"stop_id":"OxfordCircus","region_id":"uk-london"}