- /version
- /timezone
- /departures/byStop/{stopId}
- /departures/byTrip/{tripId}
- /vehicle
- /vehicle/byRoute/{routeId}
- /vehicle/{vehicleId}
- /landRoute/byRoute/{routeId}
- /landRoute/{landRouteId}
- /landRoute/byTrip/{tripId}
- /paraVehicle
- /paraVehicle/{vehicleId}
- /masterRoute/{routeId}
- /masterRoute
- /masterRouteNames
- /stop/{stopId}
- /keyword/{stopKeyword}
- /stopKeywords
- /stops/byDistance
- /stops/{routeId}
- /stops/byTrip/{tripId}
- /trip/byId/{tripId}
- /trip/byRoute/{routeId}
- /trips/active}
All data is returned using the common response object outlined above unless otherwise noted. In all of the query examples below, only one object of the data array will be shown to illustrate the format of each object type.
The following list of queries is grouped by the type of data returned. All URLs shown omit the common prefix detailed in the URL Format section .
Unless otherwise noted below, all URL Parameters are required, while Query Parameters are optional.