Kiddom LTI 1.3 Tool Endpoints

Kiddom is a certified 1EdTech LTI Advantage 1.3 Tool (Assignment and Grade Services 2.0, Names and Role Provisioning Services 2.0, Deep Linking 2.0). The publicly reachable surface is the OIDC third-party-initiated login endpoint and the launch/redirect endpoint on api.kiddom.co, which an LMS platform (Canvas, Schoology, Google Classroom, Microsoft Teams) calls during a launch. Both answer an HTTP 400 JSON error to an unparameterized request, confirming they are live handlers rather than a catch-all. Per-district client_id, deployment_id and key-set values are provisioned by Kiddom support and are not published.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/lti"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: kiddom:lti
name: Kiddom LTI 1.3 Tool Endpoints
description: Kiddom is a certified 1EdTech LTI Advantage 1.3 Tool (Assignment and Grade Services 2.0,
  Names and Role Provisioning Services 2.0, Deep Linking 2.0). The publicly reachable surface is the OIDC
  third-party-initiated login endpoint and the launch/redirect endpoint on api.kiddom.co, which an LMS
  platform (Canvas, Schoology, Google Classroom, Microsoft Teams) calls during a launch. Both answer an
  HTTP 400 JSON error to an unparameterized request, confirming they are live handlers rather than a catch-all.
  Per-district client_id, deployment_id and key-set values are provisioned by Kiddom support and are not
  published.
humanURL: https://get.kiddom.co/rostering-and-integrations/
baseURL: https://api.kiddom.co
tags:
- LTI
- Rostering
- Education
properties:
- type: Documentation
  url: https://support.kiddom.co/en/collections/19663428-rostering-and-integrations
- type: Authentication
  url: authentication/kiddom-authentication.yml
- type: Conformance
  url: conformance/kiddom-conformance.yml