Instructure · GraphQL Specification

Instructure Canvas GraphQL API

The Canvas LMS GraphQL API provides a flexible query interface for Canvas LMS data, allowing developers to request exactly the fields they need and reduce over-fetching. It follows the Relay Object Identification spec (node/legacyNode patterns) and supports cursor-based pagination via connections. An interactive GraphiQL browser is accessible by appending `/graphiql` to any Canvas domain URL. Authentication is handled via the same OAuth2 tokens used for the REST API, passed as a Bearer token in the Authorization header.

Documentation Endpoint View on GitHub EdTechEducationLMSCanvasCoursesEnrollmentsAssignmentsGradesDiscussionsGraphQLLTILearning ManagementGraphQL

Overview

Instructure Canvas GraphQL API is a GraphQL API specification published by Instructure on the APIs.io network.

The Canvas LMS GraphQL API provides a flexible query interface for Canvas LMS data, allowing developers to request exactly the fields they need and reduce over-fetching. It follows the Relay Object Identification spec (node/legacyNode patterns) and supports cursor-based pagination via connections. An interactive GraphiQL browser is accessible by appending /graphiql to any Canvas domain URL. Authentication is handled via the same OAuth2 tokens used for the REST API, passed as a Bearer token in the Authorization header.

The GraphQL endpoint is available at https://{canvas_domain}/api/graphql. documentation is published at https://developerdocs.instructure.com/services/canvas/basics/file.graphql.

The specification includes 4 reference links.

Tagged areas include EdTech, Education, LMS, Canvas, and Courses.

Endpoint

https://{canvas_domain}/api/graphql

References

Related API Specs

Instructure ExternalTool API (OpenAPI) Instructure Lti::AccountExternalTool API (OpenAPI) Instructure Lti::AccountLookup API (OpenAPI) Instructure Lti::DataService API (OpenAPI) Instructure Lti::IMS::Authentication API (OpenAPI) Instructure Lti::IMS::DynamicRegistration API (OpenAPI) Instructure Lti::IMS::LineItem API (OpenAPI) Instructure Lti::IMS::NamesAndRole API (OpenAPI) Instructure Lti::IMS::Result API (OpenAPI) Instructure Lti::MembershipService API (OpenAPI) Instructure Lti::ToolConfigurationsApi API (OpenAPI) Instructure Security API (OpenAPI)
Back to Instructure · All GraphQL Specs · GitHub

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.
All 92 tools →

Call it yourself

curl for this page
This GraphQL schema
curl "https://apis.io/api/v1/graphql/instructure-graphql"
All graphql
curl "https://apis.io/api/v1/graphql?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.