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 sessions and responses, stateless scoring, long-running jobs, aggregate reports and datasets, consumer administration, and secure asset retrieval. All calls are POST with an `action` of get, set or update, addressed as /{LTS_VERSION}/{endpoint}, and must be signed with the Learnosity SDK.

API entry from apis.yml

apis.yml Raw ↑
aid: learnosity:data-api
name: Learnosity Data API
description: Server-side JSON API for the Learnosity platform. Endpoint families cover Item bank content
  (Items, Questions, Features, Activities, Tags, Pools, Templates, Workflows), learner sessions and responses,
  stateless scoring, long-running jobs, aggregate reports and datasets, consumer administration, and secure
  asset retrieval. All calls are POST with an `action` of get, set or update, addressed as /{LTS_VERSION}/{endpoint},
  and must be signed with the Learnosity SDK.
humanURL: https://help.learnosity.com/hc/en-us/articles/16458081309213-endpoints-Data-API
baseURL: https://data.learnosity.com
tags:
- Data
- Assessment
- Reporting
properties:
- type: GettingStarted
  url: https://help.learnosity.com/hc/en-us/articles/360000758637-Getting-Started-With-the-Data-API
- type: Authentication
  url: https://help.learnosity.com/hc/en-us/articles/360000754738-Security-and-Authentication
- type: RateLimits
  url: rate-limits/learnosity-rate-limits.yml
- type: ErrorCatalog
  url: errors/learnosity-error-codes.yml