Welcome to the TTC GTFS-RT Feed
This provides realtime TTC transit alerts in GTFS-RT textproto format.
How to Use
Choose one of the following endpoints to retrieve a feed:
Service Alerts
-
Combined Feed (text/binary) - Includes all alerts.
-
Subway Feed (text/binary) - Includes all subway alerts.
-
Bus Feed (text/binary) - Includes all bus alerts.
-
Streetcar Feed (text/binary) - Includes all streetcar alerts.
-
Accessibility Feed (text/binary) - Includes all accessibility (elevator and escalator) alerts.
-
Stops Feed (text/binary) - Includes all stops alerts.
Simply send a GET request to the desired URL. The response will be plain text in GTFS-RT textproto format or binary protobuf format depending on query parameter ("?format=text/binary").
Please click here to see our release notes.