Citymapper: Get Line Service Alerts
Citymapper via Parse · maps_geo
Get active service alerts and disruption notifications for a specific transit line. Returns alerts with level, summary, description, and optionally affected stops. Returns an empty alerts array when no disruptions are active. 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_line_service_alerts
- Interface artifact
- sha256:e03de495acba2a39d5db7f129992955a56f0578701e68e3e098437afa44bf78e
- Manifest digest
- sha256:85a0dc515341e419bfbb48a56f5457d6953fd1b376094bc98747cc50d3b7d255
Request fields
- route_id (string, required): The route alias ID of the transit line (e.g. 'central', 'bakerloo'). Obtain from search_lines matches[*].route_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
- {"route_id":"central","region_id":"uk-london"}