Items API Guide

Learnosity's Items API provides a simple way to embed assessment content from Learnosity's Item Bank into your pages. It renders this content using either the Questions API and/or the Assess API.


The Items API has two modes to present the retrieved Items:

  • Assess Mode, using our Assess API which injects the assessment UI (player) into the page.
  • Inline Mode, allowing you to easily embed items in your own structured content.

Simple and advanced demos of this feature can be found below, which are available from our public demos repository.