Developers

All Campus Notes data is available to developers via our API. All API calls need to be authenticated with OAuth which is more secure for your users and relieves the burden of security from your application.

Process

  1. Applications are linked to your Campus Notes account. If you don't already have one, you need to make one first. It's free of course!
  2. Register your application using our form to receive your consumer key and secret.
  3. Send your users to Campus Notes for authentication of your app.
  4. Once authenticated use their access token when making API calls and can do everything our own interface can. The main interface of Campus Notes uses nothing but the API!

Application Registration

To use the API you must first register your application. There is no charge, no approval process, no nothing - only your desire to build apps and our joy in seeing our platform being used

Documentation

Our documentation is still lacking behind quite a bit. But you can read our API documentation anyway. If you have any ideas for improvements or clarifications please do let us know.