This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans.
See our page on recommended deployment patterns for more information.
Events API
Learnosity's Events API provides a simple way to publish and subscribe events (compliant with Experience API) via Learnosity Products or Public Methods to Learnosity Event Bus
Enabling Events API
Note Events API must be enabled on your consumer in order to work. If you initialize Events API but it is not enabled for your consumer, you will see the following warning in the JavaScript console:
You specified `events: true` in your initialization options, but Events API is not enabled for your consumer. Specify `events: false`, or contact Learnosity support to enable Events API.
Contact Learnosity support to discuss enabling Events API for your consumer.