Skip to main content
DwellTransit

Developers & feeds

Dwell publishes standards-based GTFS and GTFS-Realtime feeds, so the predictions work in the transit apps riders already use, so agencies and developers can build on the same data.

GTFS-Realtime: VehiclePositions Per agency

Live vehicle positions, snapped to route shapes. Protocol Buffer (protobuf) format.

https://feeds.dwelltransit.com/{agency}/vehicle-positions.pb
GTFS-Realtime: TripUpdates Per agency

Live arrival/departure predictions per trip and stop. Protocol Buffer (protobuf) format.

https://feeds.dwelltransit.com/{agency}/trip-updates.pb
GTFS static Per agency

The schedule, routes, stops, and shapes, refined with summer vs. semester service calendars.

https://feeds.dwelltransit.com/{agency}/gtfs.zip
Accuracy data (JSON) Live

The same rollup that powers the public accuracy page, per agency.

https://feeds.dwelltransit.com/accuracy/{agency}.json

{agency} is the agency identifier for a given campus. The exact feed URLs for your campus are available on request.

Standards

Feeds follow the published GTFS and GTFS-Realtime specifications, so they drop into Google Maps, Apple Maps, the Transit app, and other GTFS-compatible tools.

Request feed access → See live accuracy