Disruptions Experience API
Exposes RDG Disruptions information about disruptions to rail services and stations in Great Britain.
home
This API provides a REST interface to the RDG Disruptions information service.
Consolidated Disruption Information
- GET /stations/disruptions/incidents This method takes a list of station CRS codes and returns all disruption information available - including station messages, bulletin, and incident information - which affects the given stations.
Station Alerts
- GET /stations/disruptions/stationMessages This method takes a list of station CRS codes and returns all of the station message information which affects the given stations.
TOC Service Indicators
- GET /tocs/serviceIndicators This method returns the service indicator information for all TOCs.
- GET /tocs/{tocCode}/serviceIndicators This method takes a single TOC code and returns the service indicator information for the given TOC.
Incidents
- POST /disruptions/incidents/search This method takes incident search criteria and returns all matching incidents and their details.
- GET /disruptions/incidents/{incidentNumber} This method takes an incident number and returns the corresponding incident's details.
Bulletins
- POST /bulletins/search This method takes bulletin search criteria and returns all matching bulletins and their details.
To request updates to this text please contact Neil Barkham.