MyTimetable API

MyTimetable API

API documentation moved

The API documentation has been moved to our developer portal and is now available at https://developer.mytimetable.net/apis/mytimetable/.

The documentation for our provisioning API is currently still available at Provisioning API.

Demo API authentication details

Base URL

https://demo.mytimetable.net/

API version(s)

v0 (/api/v0)

Timetable types

studentset, module, staff, location

Token required

Yes (apiToken: testToken)

OAuth available

Yes (client_id: test, client_secret: test, redirect_uri: http://localhost)

OAuth authorization URL

https://demo.mytimetable.net/oauth/authorize

OAuth token URL

https://demo.mytimetable.net/oauth/token

This is a demo MyTimetable site which can be used for testing purposes.