# Learnosity

**Canonical:** https://apis.io/providers/learnosity/  
**Website:** https://learnosity.com/  
**APIs profiled:** 12

Learnosity is an Irish-founded assessment infrastructure company whose APIs are embedded into other companies' learning products rather than sold as a finished platform. The surface is split in two: a family of versioned client-side JavaScript APIs - Items, Assess, Questions, Question Editor, Author, Author Aide, Annotations, Events, Reports, Grading, Rubric Editor and Feedback Aide - that render assessment, authoring, grading and reporting experiences inside a host application, and a server-side Data API for Item bank content, learner sessions, responses, scoring, jobs, reports and consumer administration. Learnosity is explicitly not a REST API: every Data API call is an HTTP POST whose operation is chosen by an `action` parameter, and every request across every API carries an HMAC-SHA256 signed `security` object generated server-side by one of six official SDKs. Versions ship on a dated Long Term Support train (vYYYY.X.LTS) pinned in the URL, with regional endpoints in Virginia, Dublin, Sydney, California and Oregon.

## Kin Score — 53.9 / 100 (developing)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 53.9).

| Facet | Score |
|---|---|
| Discoverability | 81.5 |
| Contract Quality | 1.4 |
| Governance | 18.2 |
| Contract Governance | 18.2 |
| Operational Transparency | 84.2 |
| Developer Ergonomics | 71.4 |
| Commercial Clarity | 60.5 |
| Access Clarity | 60.5 |

Regulatory layer — **Education & Research**: 66.7 (matched via tags).

## Agent readiness — 15.0 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | documented |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Unknown — onboarding: unknown, pricing: unknown, trial: no (confidence: low).

## APIs (12)

- **Learnosity Data API** — Server-side JSON API for the Learnosity platform. Endpoint families cover Item bank content (Items, Questions, Features, Activities, Tags, Pools, Templates, Workflows), learner ...
- **Learnosity Items API** — Client-side JavaScript API that renders and runs an assessment from an Activity in the Item bank, handling navigation, save and resume, response storage and submission.
- **Learnosity Assess API** — The assessment player layer used by Items API in assess rendering mode, drivable directly for bespoke player experiences.
- **Learnosity Questions API** — Renders individual Questions and Features inline without the surrounding assessment player - the lowest-level Learnosity rendering component.
- **Learnosity Author API** — Full embeddable authoring environment for browsing, creating and editing Items, Questions, Features and Activities in the Item bank.
- **Learnosity Question Editor API** — The single-Question editing widget, embeddable on its own inside a custom authoring UI.
- **Learnosity Reports API** — Renders prebuilt learner and aggregate reports - individual reports, live progress and learner-centric reports - into the host application.
- **Learnosity Events API** — Real-time client-side event channel used for live progress monitoring across in-flight assessment sessions.
- **Learnosity Annotations API** — Adds annotation and markup capability - highlighting, notes - over assessment content.
- **Learnosity Grading API** — Embeddable manual grading UI for scoring learner responses.
- **Learnosity Author Aide API** — AI-assisted authoring component for generating and improving assessment content inside the host product.
- **Learnosity Feedback Aide** — Embeddable AI scoring and feedback surface for open-response work, exposed through feedbackSession and feedbackSessionUI configuration.

## MCP servers (1)

- **Learnosity MCP Server**

## Security (4)

- **Learnosity Authentication** — custom-hmac-signature · 1 scheme
- **Learnosity Domain Security** — TLSv1.3 · HSTS · DMARC
- **Learnosity Vulnerability Disclosure** — security.txt · contact published
- **Learnosity Trust Center** — ISO 27001, CSA STAR, EU-U.S. Data Privacy Framework (incl. UK Extension and Swiss-U.S. DPF)

## Tags

Education, Assessment, EdTech, Learning, Analytics, Content Authoring, Artificial Intelligence, Accessibility, Company

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/learnosity/). Scores are computed from the provider's own public artifacts under a published rubric.
