Introduction
Below are the available API endpoints for this LTI™ App Repository. Select the "doc" link to learn more about the specific endpoint.
Method | Endpoint | Description | |
---|---|---|---|
GET |
/api/v1/lti_apps |
List of all LTI Apps | Docs |
GET |
/api/v1/lti_apps/:id |
Single LTI App | Docs |
GET |
/api/v1/reviews?lti_app_id=[lti_app_id] /api/v1/lti_apps/:lti_app_id/reviews
|
Reviews for an LTI App | Docs |
POST |
/api/v1/reviews /api/v1/lti_apps/:lti_app_id/reviews
|
Submit Review | Docs |