Properties
| Name | Type | Description |
|---|---|---|
| categories | object | |
| collection_ids | object | |
| course_ids | object | |
| created_at | string | |
| description | string | |
| duration_minutes | number | |
| external_reference | string | |
| id | string | |
| instructor_ids | object | |
| is_active | boolean | |
| languages | object | |
| localizations | object | |
| media | object | |
| name | string | |
| provider_name | string | |
| raw | object | |
| short_description | string | |
| skills | object | |
| sort_order | number | |
| updated_at | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/LmsContent",
"title": "LmsContent",
"properties": {
"categories": {
"$ref": "#/components/schemas/property_LmsContent_categories"
},
"collection_ids": {
"$ref": "#/components/schemas/property_LmsContent_collection_ids"
},
"course_ids": {
"$ref": "#/components/schemas/property_LmsContent_course_ids"
},
"created_at": {
"format": "date-time",
"type": "string"
},
"description": {
"type": "string"
},
"duration_minutes": {
"type": "number"
},
"external_reference": {
"type": "string"
},
"id": {
"type": "string"
},
"instructor_ids": {
"$ref": "#/components/schemas/property_LmsContent_instructor_ids"
},
"is_active": {
"type": "boolean"
},
"languages": {
"$ref": "#/components/schemas/property_LmsContent_languages"
},
"localizations": {
"$ref": "#/components/schemas/property_LmsContent_localizations"
},
"media": {
"$ref": "#/components/schemas/property_LmsContent_media"
},
"name": {
"type": "string"
},
"provider_name": {
"type": "string"
},
"raw": {
"additionalProperties": true,
"type": "object"
},
"short_description": {
"type": "string"
},
"skills": {
"$ref": "#/components/schemas/property_LmsContent_skills"
},
"sort_order": {
"type": "number"
},
"updated_at": {
"format": "date-time",
"type": "string"
}
},
"type": "object"
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/unified-to-lmscontent"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.