The System API

The System API

The on-premises install of the Enterprise version of Veracity Learning includes a system level API for creating users and LRSs.

This API works exactly as the LRS level does, with the same conventions for GET, PUT, POST and DELETE. You'll find the API Key management page under the admin tools when logged in as the administrator. While the terminology is similar, don't confuse the admin API with the LRS level APIs. The Admin API is for managing the entire installation, not an individual LRS.

System API Documentation

Click Here to view the System API Documentation using Swagger.


    • Related Articles

    • The LRS API

      Veracity Learning has many tools, features, and functions that users can exercise. While many of these features are available through the user interface, you may wish to automate some of the functionality of your LRS. You can accomplish this via the ...
    • Configuration

      Setting Configuration Values It's typical to use the .env file to store configuration settings. These settings only apply to on site installations. When using a hosted SaaS plan, Veracity will manage the settings for your deployment. Contact support ...
    • Plugins

      Veracity Learning 1.6 and later support plugins! Plugins are collections of JavaScript code that can extend the system to add new capabilities or modify how the system works. Overview A plugin is a collection of JavaScript code that adds or modifies ...
    • Advanced Search and Aggregation

      Veracity exposes a few extensions to the xAPI interfaces that allow you additional options for querying and analyzing data. xAPI Advanced Search The xAPI search interface from the official specification can be somewhat.... limiting. Our expanded ...
    • Veracity Learning Basics

      Veracity Learning is an easy to use, cloud or self hosted Learning Record Store (LRS). The most essential feature of an LRS is that it receives and processes eXperience API (xAPI) data transactions. xAPI is a new standard for moving around ...