m | method name | |
v | method version | |
PHPSESSID | session id |
https://api.eurobilltracker.com/?m=<method name>&v=<version>&PHPSESSID=<session id>
See the documentation of the individual API methods for details.
Note:
The entire API is also accessible by HTTP, i.e. http://api.eurobilltracker.com/..., but deprecated. Using HTTPS is strongly encouraged, especially for the login method.
Date | Change |
---|---|
2017-10-01 | Logins are allowed only over HTTPS |
2011-11-23 | 3 new API functions: globalstats_profile_city, globalstats_profile_region and globalstats_profile_country which allow you to retrieve public city/region/country data |
2011-10-24 | 2 new API functions: globalstats_profile_note and globalstats_profile_user which allow you to retrieve public note/user data |
2011-09-30 | API is now available via HTTPS which also becomes the default protocol |
2011-01-25 | Updated method sessioncheck |
2010-12-21 | Updated method login; new methods logout and sessioncheck |
2010-12-01 | Initial release |