Lti Platforms
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
Lti Platforms
Backend API — secret key (Authorization: Bearer sk_…).
5 routes. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.
Method & path | Scope | Idem | Explanation |
|---|---|---|---|
|
| List the LTI 1.3 platform registrations allowed to launch this instance. | |
|
| Fetch one LTI 1.3 platform registration. | |
|
| Register an LTI 1.3 platform (issuer, client_id, auth_login_url, jwks_uri, deployment_ids). https URLs required; a duplicate (issuer, client_id) is a 409. | |
|
| Update an LTI 1.3 platform registration (URLs, deployment ids, org link). | |
|
| Remove an LTI 1.3 platform registration. |