GET
/api/where/agencies-with-coverage.json
Returns a list of all transit agencies currently supported by OneBusAway along with the center of their coverage area.
GET
/api/where/schedule-for-route/{routeID}.json
Retrieve the full schedule for a route on a particular day
GET
/api/where/routes-for-location.json
routes-for-location
GET
/api/where/routes-for-agency/{agencyID}.json
Retrieve the list of all routes for a particular agency by id
GET
/api/where/config.json
config
GET
/api/where/current-time.json
current-time
GET
/api/where/stops-for-location.json
stops-for-location
GET
/api/where/arrival-and-departure-for-stop/{stopID}.json
arrival-and-departure-for-stop
GET
/api/where/arrivals-and-departures-for-stop/{stopID}.json
arrivals-and-departures-for-stop
GET
/api/where/arrivals-and-departures-for-location.json
arrivals-and-departures-for-location
#
GET
/api/where/trips-for-route/{routeID}.json
Search for active trips for a specific route.
GET
/api/where/trip-details/{tripID}.json
Retrieve Trip Details
GET
/api/where/trip-for-vehicle/{vehicleID}.json
Retrieve trip for a specific vehicle