• This repository has been archived on 20/Jun/2024
  • Stars
    star
    231
  • Rank 173,434 (Top 4 %)
  • Language
  • Created about 11 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Documentation for University of Waterloo API

The University of Waterloo API allows anyone to build applications using data from the uWaterloo websites. The API currently features more than 40 methods of accessing various datasets across the University network.

If you find an error in the documentation, file an issue or send a pull request.

Disclaimer

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).

Version 2 (legacy) Documentation

Accessing the API

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 (at this time we are not issuing new keys pending a replacement version). The data is returned in json and xml where the output format can be specified in the request URL

Client Libraries (Community supported)

Please address any customer service issues regarding client libraries to the community developers of the libraries. If you would like your library to be added, please make a pull request.

Endpoints

Food Services

FEDS

Course

Awards/Scholarships

Events

Blogs

News

Opportunities/Jobs

Services

Weather

Terms

Resources

Definitions and Codes

Building

Points of Interest

Parking

Transit

People Directory Search

Wireless

API

Server

Contributing

If you would like to offer your suggestions or report any problems regarding the API, simply create a new issue on the issues tab of the OpenData Repository and assign it an appropriate label.

Categories

Restrictions

Usage

The API is now free to use with unlimited calls!

Data

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.

Contact

If you have any inquiries or suggestions, please feel free to contact us at https://uwaterloo.ca/api/contact-us.

Please consider subscribing to our mailing list in order to receive updates on the API and follow discussions.

License