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

The Lti::IMS::LineItem API from Instructure — 2 operation(s) for lti::ims::lineitem.

Instructure Lti::IMS::LineItem 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::LineItem. 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 Lti::IMS::LineItem 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.

Lti::IMS::LineItem 2
GET
/api/lti/courses/{course_id}/line_items
index
9 params → 401201200500404
GET
/api/lti/courses/{course_id}/line_items/{id}
show
2 params → 401200404412

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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