Wmata Incidents
Connector for the wmata-incidents API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
http://api.wmata.com/Incidents.svc - Auth:
header:api_key(pass your key via theapiKeyinput)
Operations
54763641281d830c946a3d78— GET /BusIncidents — XML - Bus Incidents54763641281d830c946a3d79— GET /ElevatorIncidents — XML - Elevator/Escalator Outages54763641281d830c946a3d7a— GET /Incidents — XML - Rail Incidents54763641281d830c946a3d75— GET /json/BusIncidents — JSON - Bus Incidents54763641281d830c946a3d76— GET /json/ElevatorIncidents — JSON - Elevator/Escalator Outages54763641281d830c946a3d77— GET /json/Incidents — JSON - Rail Incidents
Inputs
apiKey— your wmata-incidents API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: 54763641281d830c946a3d78
apiKey: <your key>