Wiki source code of GTFS-Realtime
Last modified by admin admin on 2024/07/23 03:08
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
3.1 | 1 | = GTFS-Realtime Support = |
![]() |
1.1 | 2 | |
![]() |
3.1 | 3 | |
![]() |
1.1 | 4 | MTA Bus Time now supports {{html}}<a href="https://github.com/google/transit/tree/master/gtfs-realtime/spec/en"> GTFS-Realtime</a>{{/html}} |
5 | |||
6 | |||
7 | |||
8 | |||
9 | TripUpdates, VehiclePositions, and Alerts are available at the following URLs | ||
10 | |||
11 | |||
12 | |||
13 | |||
14 | https://gtfsrt.prod.obanyc.com/tripUpdates?key=<YOUR_KEY> | ||
15 | |||
16 | https://gtfsrt.prod.obanyc.com/vehiclePositions?key=<YOUR_KEY> | ||
17 | |||
18 | https://gtfsrt.prod.obanyc.com/alerts?key=<YOUR_KEY> | ||
19 | |||
20 | |||
![]() |
3.1 | 21 | Where **key** is your MTA Bus Time developer API key (required). Go {{html}}<a href="https://register.developer.obanyc.com">here</a>{{/html}} to get one. |