From version 1.1 >
edited by admin admin
on 2019/11/11 05:34
To version < 1.2
edited by admin admin
on 2023/09/13 12:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,13 +6,13 @@
6 6  
7 7  It is accessible at the following URLs:
8 8  
9 -http://bustime.mta.info/api/siri/vehicle-monitoring.json
9 +https://bustime.mta.info/api/siri/vehicle-monitoring.json
10 10  
11 11  Please note that the calls made without either a VehicleRef or LineRef produces quite a load on the system, so use them sparingly. Any developers found to be making repeated calls (e.g. at less than 30 second intervals) for all vehicles in the system may find their key revoked.
12 12  
13 13  with the following GET parameters:
14 14  
15 -* **key** - your MTA Bus Time developer API key (required). Go {{html}}<a href="http://spreadsheets.google.com/viewform?hl=en&formkey=dG9kcGIxRFpSS0NhQWM4UjA0V0VkNGc6MQ#gid=0">here</a>{{/html}} to get one.
15 +* **key** - your MTA Bus Time developer API key (required). Go {{html}}<a href="https://spreadsheets.google.com/viewform?hl=en&formkey=dG9kcGIxRFpSS0NhQWM4UjA0V0VkNGc6MQ#gid=0">here</a>{{/html}} to get one.
16 16  
17 17  * **version** - which version of the SIRI API to use (1 or 2). Defaults to 1, but 2 is preferrable.
18 18