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 Lti::IMS::DynamicRegistration API

The Lti::IMS::DynamicRegistration API from Instructure — 3 operation(s) for lti::ims::dynamicregistration.

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

Tagged areas include Lti::IMS::DynamicRegistration. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 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}.

3 operations 3 paths 0 schemas 2 GET1 POST

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 Lti::IMS::DynamicRegistration 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 3

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

Lti::IMS::DynamicRegistration 3
GET
/api/lti/register
redirecttotoolregistration
1 param → 302404
GET
/api/lti/registration_token
registrationtoken
→ 200
POST
/api/lti/registrations
create
body → 401200422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instructure-lti-ims-dynamicregistration-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::LineItem API
Instructure Lti::IMS::NamesAndRole API
Instructure Lti::IMS::Result API
Instructure Lti::MembershipService API