Instructure OAuth Scopes
Instructure publishes 17 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Instructure API on a user’s behalf.
Tokens are issued from https://{canvas_domain}/login/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
OAuth endpoints
https://{canvas_domain}/login/oauth2/auth
https://{canvas_domain}/login/oauth2/token
authorizationCode
Scopes (17)
| Scope | Description | Flows |
|---|---|---|
| /auth/userinfo | Allows an application to rely on Canvas for user identity; Canvas returns only the current user's name and id and does not issue an API access token for this scope. | |
| https://purl.imsglobal.org/spec/lti-reg/scope/registration.readonly | Can view LTI registrations associated with the tool. | |
| https://purl.imsglobal.org/spec/lti-reg/scope/registration | Can send automatic updates to be approved by an Administrator. | |
| https://purl.imsglobal.org/spec/lti-ags/scope/lineitem | Can create and view assignment data in the gradebook associated with the tool (LTI Assignment and Grade Services). | |
| https://purl.imsglobal.org/spec/lti-ags/scope/lineitem.readonly | Can view assignment data in the gradebook associated with the tool (LTI Assignment and Grade Services). | |
| https://purl.imsglobal.org/spec/lti-ags/scope/result.readonly | Can view submission data for assignments associated with the tool (LTI Assignment and Grade Services). | |
| https://purl.imsglobal.org/spec/lti-ags/scope/score | Can create and update submission results for assignments associated with the tool (LTI Assignment and Grade Services). | |
| https://purl.imsglobal.org/spec/lti-nrps/scope/contextmembership.readonly | Can retrieve user data associated with the context the tool is installed in (LTI Names and Role Provisioning Services). | |
| https://purl.imsglobal.org/spec/lti/scope/noticehandlers | Can register to receive asynchronous notifications from Canvas (LTI Platform Notification Service). | |
| https://purl.imsglobal.org/spec/lti/scope/asset.readonly | Can retrieve submissions from Document Processor Assignments (LTI Asset Processor). | |
| https://purl.imsglobal.org/spec/lti/scope/report | Can send reports for Document Processor Assignments (LTI Asset Processor). | |
| https://purl.imsglobal.org/spec/lti/scope/eula/user | Can track if EULA has been accepted (LTI Asset Processor). | |
| https://purl.imsglobal.org/spec/lti/scope/eula/deployment | Can reset EULA acceptance status (LTI Asset Processor). | |
| https://canvas.instructure.com/lti/public_jwk/scope/update | Can update public jwk for LTI services. | |
| https://canvas.instructure.com/lti/account_lookup/scope/show | Can lookup Account information. | |
| https://canvas.instructure.com/lti-ags/progress/scope/show | Can view Progress records associated with the context the tool is installed in. | |
| https://canvas.instructure.com/lti/page_content/show | Can view the content of a page the tool is launched from. |
📄 Provider scope reference: https://developerdocs.instructure.com/services/canvas/oauth2/file.developer_keys
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for oauth scopes
4 MCP tools reach this
find_scopesBrowse and filter every scope set in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/instructure-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.