MTS is a member agency of the open source OneBusAway project. We provide our scheduling information in the GTFS format (documentation), and we distribute our real time data using the OneBusAway API (documentation). The OneBusAway API also includes a GTFS Realtime feed (documentation) for use in existing or new applications.
OneBusAway API Endpoint
http(s)://realtime.sdmts.com/api/api/where/method
GTFS Realtime Endpoints
Endpoint | URL |
Trip Updates | http(s)://realtime.sdmts.com/api/api/gtfs_realtime/trip-updates-for-agency/MTS.pb?key=YOURKEY |
Vehicle Positions | http(s)://realtime.sdmts.com/api/api/gtfs_realtime/vehicle-positions-for-agency/MTS.pb?key=YOURKEY |
Alerts |
Binary Format |
Note: for trip updates and vehicle positions feeds, change the .pb extension to .pbtext to see a human-readable format. |
Please fill out the form below to request an API key. All uses of the API are subject to the Developer License Agreement.