Knewton Enterprise Platform API

The Knewton Enterprise Platform REST API (v0) that partner learning applications integrate with to deliver continuously adaptive learning. Partners create anonymized user accounts, establish learning instances against a Knewton knowledge graph, register learners and instructors, define scoped goals over learning objectives, stream graded and ungraded student events, and then retrieve personalized module recommendations, goal status-and-progress analytics, and predicted scores. Access is authenticated with OAuth 2.0 client-credentials tokens issued from partner API key and secret credentials provisioned by a Knewton representative.

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/enterprise-platform"
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: knewton:enterprise-platform
name: Knewton Enterprise Platform API
description: The Knewton Enterprise Platform REST API (v0) that partner learning applications integrate
  with to deliver continuously adaptive learning. Partners create anonymized user accounts, establish
  learning instances against a Knewton knowledge graph, register learners and instructors, define scoped
  goals over learning objectives, stream graded and ungraded student events, and then retrieve personalized
  module recommendations, goal status-and-progress analytics, and predicted scores. Access is authenticated
  with OAuth 2.0 client-credentials tokens issued from partner API key and secret credentials provisioned
  by a Knewton representative.
humanURL: https://dev.knewton.com/
baseURL: https://api.knewton.com/v0
tags:
- Adaptive Learning
- Recommendations
- Learning Analytics
- Education
properties:
- type: Documentation
  url: https://dev.knewton.com/
- type: APIReference
  url: https://dev.knewton.com/reference/
- type: GettingStarted
  url: https://dev.knewton.com/implementation/getting-started/
- type: Authentication
  url: authentication/knewton-authentication.yml
- type: RateLimits
  url: rate-limits/knewton-rate-limits.yml
- type: ErrorCatalog
  url: errors/knewton-problem-types.yml
- type: Conventions
  url: conventions/knewton-conventions.yml
- type: DataModel
  url: data-model/knewton-data-model.yml
- type: Sandbox
  url: sandbox/knewton-sandbox.yml