Registering the app with StudyReel

Introduction

For this section, you will need to work with the StudyReel subsystem

StudyReel API Documentation

StudyReel Developer Portal

Study Reel is an app students download for their Mac or Windows machines. It is available on the Mac App Store and as a Windows installer. Students launch Study Reel and see all the registered apps they can use.

Register an API key

The first step in integrating with the StudyReel platform is to create an account on the StudyReel Developer Portal. Upon signing up, you will be given a unique API key. Please note that this API key cannot be regenerated. This API key is essential for authentication and will be required in the header of every API request you make to the StudyReel platform.

Register the app

Please follow the instructions at https://studyreel.gitbook.io/studyreel-docs/getting-started/lti-registration to register your app with StudyReel using the LTI register app API call.

The key you got from Step 1.1 above needs to be used in the header of the API call.

Last updated