Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Instructure Security API

The Security API from Instructure — 2 operation(s) for security.

Instructure Security API is one of 15 APIs that Instructure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Security. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://{canvas_domain}.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://{canvas_domain}/api/v1
Authentication
OAuth 2.0, HTTP Bearer
License
Resource Areas
1

Authentication & Security 2

Instructure Security API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (bearerAuth).

  • oauth2 — OAuth 2.0 authentication
  • bearerAuth — Bearer token (access token)

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Security 2
GET
/api/lti/security/jwks
jwks
1 param → 200
GET
/api/lti/security/openid-configuration
openidconfiguration
1 param → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instructure-security-api-openapi.yml Raw ↑

Other APIs Instructure publishes across the network.

Canvas GraphQL API
Data Access Platform (DAP) API
Canvas Studio API
Instructure ExternalTool API
Instructure Lti::AccountExternalTool API
Instructure Lti::AccountLookup API
Instructure Lti::DataService API
Instructure Lti::IMS::Authentication API
Instructure Lti::IMS::DynamicRegistration API
Instructure Lti::IMS::LineItem API
Instructure Lti::IMS::NamesAndRole API
Instructure Lti::IMS::Result API