Wmata Rail Station
Connector for the wmata-rail-station API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
http://api.wmata.com/Rail.svc - Auth:
header:api_key(pass your key via theapiKeyinput)
Operations
5476364f031f5909e4fe3314— GET /Lines — XML - Lines5476364f031f5909e4fe3316— GET /Path — XML - Path Between Stations5476364f031f5909e4fe331b— GET /SrcStationToDstStationInfo — XML - Station to Station Information5476364f031f5909e4fe3317— GET /StationEntrances — XML - Station Entrances5476364f031f5909e4fe3318— GET /StationInfo — XML - Station Information5476364f031f5909e4fe3315— GET /StationParking — XML - Parking Information
Inputs
apiKey— your wmata-rail-station 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: 5476364f031f5909e4fe3314
apiKey: <your key>