Skip to main content

Get Platforms

Get all registered platforms

API Authentication MethodSupported
LTIK-AUTH-V2
SERVICE-AUTH-V1
Bearer
Query Parameters
    id string

    Retrieves a specific Platform by ID.

    url string

    Filters platforms by URL (i.e. iss)

    clientId string

    Filters platforms by client ID

Responses

Returns an object with a platforms field containing an array of Platforms registrations.


Schema
    platforms object[] required

    Array of Platform objects

  • Array [
  • url string required

    Platform URL

    clientId string required

    Platform client ID

    name string required

    Platform name

    authenticationEndpoint string required

    Platform authentication endpoint

    authConfig object required

    Platform token authentication configuration object

    key string required

    Platform token authentication key

    method required

    Possible values: [JWK_SET, JWK_KEY, RSA_KEY]

    Platform token authentication method. MUST be one of JWK_SET, JWK_KEY or RSA_KEY

    accesstokenEndpoint string required

    Platform access token endpoint

    id string required

    Platform ID

    publicKey string required

    Platform public key

    active boolean required

    When true, the registration is active and allowed to launch

  • ]
Loading...

All trademarks, logos, and service marks displayed on this website are the property of their respective owners. LTIAAS is a trademark of GatherAct, LLC, doing business as LTIAAS. Learning Tools Interoperability (LTI)® and LTI® are trademarks of 1EdTech Consortium, Inc. LTIAAS is not affiliated with, endorsed or sponsored by 1EdTech Consortium, Inc. or by any other owners of third-party trademarks used on this website. LTIAAS is not responsible for the content, quality, or accuracy of any websites linked to or from this website that are not owned by LTIAAS. If you have any questions or concerns about the use of any trademarks or content on this website, please contact us.