Course

EducationHigher EducationUniversityResearchLibraryOpen EducationKazakhstanCentral AsiaCourse CatalogLearning ManagementOpen edXMOOCScholarly PublishingOAI-PMHOpen AccessResearch Data

Properties

Name Type Description
blocks_url string
effort string
end string
enrollment_start string
enrollment_end string
id string
media object
name string
number string
org string
short_description string
start string
start_display string
start_type string
pacing string
mobile_available boolean
hidden string
invitation_only boolean
course_id string
View JSON Schema on GitHub

JSON Schema

al-farabi-kazakh-national-university-course-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://open.kaznu.kz/schemas/course.json",
  "title": "Course",
  "required": [
    "effort",
    "end",
    "enrollment_start",
    "enrollment_end",
    "id",
    "media",
    "name",
    "number",
    "org",
    "short_description",
    "start",
    "start_display",
    "start_type",
    "pacing",
    "mobile_available",
    "invitation_only"
  ],
  "type": "object",
  "properties": {
    "blocks_url": {
      "title": "Blocks url",
      "type": "string",
      "readOnly": true
    },
    "effort": {
      "title": "Effort",
      "type": "string",
      "minLength": 1
    },
    "end": {
      "title": "End",
      "type": "string",
      "format": "date-time"
    },
    "enrollment_start": {
      "title": "Enrollment start",
      "type": "string",
      "format": "date-time"
    },
    "enrollment_end": {
      "title": "Enrollment end",
      "type": "string",
      "format": "date-time"
    },
    "id": {
      "title": "Id",
      "type": "string",
      "minLength": 1
    },
    "media": {
      "required": [
        "banner_image",
        "course_image",
        "course_video",
        "image"
      ],
      "type": "object",
      "properties": {
        "banner_image": {
          "type": "object",
          "properties": {
            "uri": {
              "title": "Uri",
              "type": "string",
              "readOnly": true
            },
            "uri_absolute": {
              "title": "Uri absolute",
              "type": "string",
              "readOnly": true
            }
          }
        },
        "course_image": {
          "type": "object",
          "properties": {
            "uri": {
              "title": "Uri",
              "type": "string",
              "readOnly": true
            }
          }
        },
        "course_video": {
          "type": "object",
          "properties": {
            "uri": {
              "title": "Uri",
              "type": "string",
              "readOnly": true
            }
          }
        },
        "image": {
          "required": [
            "raw",
            "small",
            "large"
          ],
          "type": "object",
          "properties": {
            "raw": {
              "title": "Raw",
              "type": "string",
              "format": "uri",
              "minLength": 1
            },
            "small": {
              "title": "Small",
              "type": "string",
              "format": "uri",
              "minLength": 1
            },
            "large": {
              "title": "Large",
              "type": "string",
              "format": "uri",
              "minLength": 1
            }
          }
        }
      }
    },
    "name": {
      "title": "Name",
      "type": "string",
      "minLength": 1
    },
    "number": {
      "title": "Number",
      "type": "string",
      "minLength": 1
    },
    "org": {
      "title": "Org",
      "type": "string",
      "minLength": 1
    },
    "short_description": {
      "title": "Short description",
      "type": "string",
      "minLength": 1
    },
    "start": {
      "title": "Start",
      "type": "string",
      "format": "date-time"
    },
    "start_display": {
      "title": "Start display",
      "type": "string",
      "minLength": 1
    },
    "start_type": {
      "title": "Start type",
      "type": "string",
      "minLength": 1
    },
    "pacing": {
      "title": "Pacing",
      "type": "string",
      "minLength": 1
    },
    "mobile_available": {
      "title": "Mobile available",
      "type": "boolean"
    },
    "hidden": {
      "title": "Hidden",
      "type": "string",
      "readOnly": true
    },
    "invitation_only": {
      "title": "Invitation only",
      "type": "boolean"
    },
    "course_id": {
      "title": "Course id",
      "type": "string",
      "readOnly": true,
      "minLength": 1
    }
  }
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/al-farabi-kazakh-national-university-course"
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.