Canvas LMS GraphQL API
Canvas exposes a GraphQL endpoint at `/api/graphql` that provides access to the Canvas object graph. The API supports queries and mutations for courses, users, enrollments, assignments, submissions, modules, discussion topics, outcomes, account hierarchies, and more. Permissions mirror the Canvas REST API.
Overview
Canvas LMS GraphQL API is a GraphQL API specification published by Canvas LMS on the APIs.io network.
Canvas exposes a GraphQL endpoint at /api/graphql that provides access to the Canvas object graph. The API supports queries and mutations for courses, users, enrollments, assignments, submissions, modules, discussion topics, outcomes, account hierarchies, and more. Permissions mirror the Canvas REST API.
The GraphQL endpoint is available at https://<canvas-install-url>/api/graphql. documentation is published at https://canvas.instructure.com/doc/api/file.graphql.html.
The specification includes 2 reference links.
Tagged areas include Learning Management, Education, EdTech, LMS, and LTI.
Endpoint
References
- GraphQL documentation https://canvas.instructure.com/doc/api/file.graphql.html
- OAuth2 authentication https://canvas.instructure.com/doc/api/file.oauth.html
Related API Specs
Work with this as data
Every GraphQL schema 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 graphql
4 MCP tools reach this
find_graphqlBrowse and filter every GraphQL schema 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/graphql/canvas-lms-graphql"
curl "https://apis.io/api/v1/graphql?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.