BART API
Number of APIs: 5
The BART API gives you access to pretty much all of the BART service and station data available on the BART website.
Official documentation: http://api.bart.gov/docs/overview/index.aspx
-
Advisories - Elevators GET http://api.bart.gov/api/bsa.aspx?cmd=elev&key={{key}}&json=y
-
Route Information - Routes GET http://api.bart.gov/api/route.aspx?cmd=routes&key={{key}}&json=y
-
Schedule Information - Station schedules GET http://api.bart.gov/api/sched.aspx?cmd=stnsched&key={{key}}&orig=MLBR&json=y
-
Station Information - Stations GET http://api.bart.gov/api/stn.aspx?cmd=stns&key={{key}}&json=y
-
Real-Time Estimates - Estimated time of departure GET https://api.bart.gov/api/etd.aspx?orig=MONT&cmd=etd&key={{key}}&dir=s&json=y