YaleIMs API

The YaleIMs API can be used to programmatically query information about intramurals in your own programs and software projects. Data is served in a developer-friendly JSON format.

Authentication

In order to verify your identity, you must create an API key below. When making HTTPS queries to the API, you must include this key in the Authorization header, prepended by the word Bearer. You should keep your API key a secret as if it were a password, as anyone with access to it can act on your behalf. Do not ship your API key with your client code, and do not commit it to version control.

    Documentation

    GET: https://yaleims/api/v1/getLeaderboard
    GET: https://yaleims/api/v1/getMatches