![YouWaterlooBanner] (http://api.uwaterloo.ca/static/banner.png)
The University of Waterloo Public Data API allows anyone to build applications using data from the University of Waterloo websites. The API currently features more than 25 methods of accessing various datasets accross the University of Waterloo network.
- Review the 'No Warranty' section of the University of Waterloo ODL before using this data. If building services upon this data, please inform your users of the inherent risks (as a best practice).
Note: This repository only servers as a tracker.
Please refer to the contributing section for more information.
All calls are made to the following URL with the required parameters for a given service.
https://api.uwaterloo.ca/v2/
In order to make an API call, you must have a valid API Key.
API docs can be viewed by clicking on a dataset from the left sidebar on https://github.com/uwaterloo/api-documentation.
This repository will serve as a progress and request tracker for the API. If you would like to offer your suggestions or report any misfindings, simply create a new issue from the issues tab and assign it an appropriate label.
Currently, the API requests are restricted to 5000 calls per month for a given key. This number may increase in the future.
If your implementation of the API requires additional requests, feel free to contact us regarding the removal of your limit.
The intent of data offered through this API is limited to publicly visible data only. Private data such as student specific information is out of the API's scope.
If you have any inquiries or suggestions, please feel free to contact us at [email protected].
Please consider subscribing to our mailing list in order to receive updates on the API and follow discussions.