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.
Next steps
You can start by learning how to authenticate LTIAAS API requests. Please see the Authenticating API requests guide for more information.