Skip to main content

API Integration Setup Guide - Canadian Schools

Written by Technical Team
  1. Click "Developer Keys":

  2. Click "+ Developer Key", then click "+ API Key":

  3. Enter the following and Click "Save":

    url:POST|/api/v1/calendar_events url:DELETE|/api/v1/calendar_events/:id url:POST|/api/v1/courses/:course_id/assignments/:assignment_id/submissions url:PUT|/api/v1/courses/:course_id/assignments/:assignment_id/submissions/:user_id url:POST|/api/v1/courses/:course_id/assignments url:GET|/api/v1/courses/:course_id/users url:GET|/api/v1/courses/:course_id/assignments url:GET|/api/v1/courses/:course_id/assignments/:id url:GET|/api/v1/courses/:course_id/assignments/:assignment_id/submissions url:GET|/api/v1/courses/:course_id/group_categories url:GET|/api/v1/group_categories/:group_category_id/groups url:GET|/api/v1/groups/:group_id/users
  4. Copy the "API Key Secret" value to somewhere safe (you will not be able to see it again after you close the dialog):

  5. Enable your new API Key:

  6. Send these 3 values to lms@kritik.io:

    That's it! We'll reply to confirm things work as expected shortly after.

Did this answer your question?