Using the LTIAAS API
Section Summary
This section will provide you with useful guides on how to use the LTIAAS API to interact with the many LTI® services we support.
📄️ Authenticating API Requests
How to authenticate API requests.
📄️ Retrieving the ID Token
How to retrieve the ID Token and use it to perform SSO.
📄️ Retrieving Course Roster
How to retrieve the course roster.
📄️ Manipulating Grade Lines
How to manipulate grade lines in the LMS grade book.
📄️ Manipulating Grades
How to manipulate grades in the LMS grade book.
📄️ Performing Deep Linking
How to perform deep linking and create activities.
📄️ Performing Dynamic Registration
How to perform dynamic registration
📄️ Handling Pagination
How to handle pagination and limit results.
📄️ Accessing the API Asynchronously
How to access the API outside of an LTI® launch.
📄️ Generating OAuth2 Access Tokens
How to set up OAuth2 with an LMS and generate user-scoped access tokens.
Next Steps
You can start by learning how to authenticate LTIAAS API requests. Please see the Authenticating API requests guide for more information.
