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::ToolConfigurationsApi API

The Lti::ToolConfigurationsApi API from Instructure — 3 operation(s) for lti::toolconfigurationsapi.

Instructure Lti::ToolConfigurationsApi 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::ToolConfigurationsApi. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 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}.

4 operations 3 paths 0 schemas 1 DELETE1 GET1 POST1 PUT

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::ToolConfigurationsApi 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 4

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

Lti::ToolConfigurationsApi 4
POST
/api/lti/accounts/{account_id}/developer_keys/tool_configuration
create
1 param body → 200401400422
GET
/api/lti/accounts/{account_id}/developer_keys/{developer_key_id}/tool_configuration
show
3 params → 401404200
PUT
/api/lti/developer_keys/{developer_key_id}/tool_configuration
update
1 param body → 200422401404
DELETE
/api/lti/developer_keys/{developer_key_id}/tool_configuration
destroy
1 param body → 404204401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instructure-lti-toolconfigurationsapi-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