...
Introduction
The MyTimeTable API will allow allows you to make use of the features provided by the MyTimeTable web interface.retrieve timetables and alter user's MyTimetable profiles. Most of the data in MyTimetable can be accessed using the API, and the possibilities are expanded continuously.
Output format
The resources support both JSON and XML. To switch from JSON to XML, just add .xml after the resource name in any of the request URLs.
...
Authentication and authorisation
To set up OAuth, follow these steps:
...