Wmata Bus Route
Connector for the wmata-bus-route API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
http://api.wmata.com/Bus.svc - Auth:
header:api_key(pass your key via theapiKeyinput)
Operations
5476362a281d830c946a3d6e— GET /BusPositions — XML - Bus Position5476362a281d830c946a3d6f— GET /RouteDetails — XML - Path Details5476362a281d830c946a3d71— GET /RouteSchedule — XML - Schedule5476362a281d830c946a3d70— GET /Routes — XML - Routes5476362a281d830c946a3d72— GET /StopSchedule — XML - Schedule at Stop5476362a281d830c946a3d73— GET /Stops — XML - Stop Search
Inputs
apiKey— your wmata-bus-route 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: 5476362a281d830c946a3d6e
apiKey: <your key>