Documents
-
Fetching Bright Statistics
Overview Via the Web Services API, toplevel statistics are available: Number of new courses Top Courses, based on new registrations … Read more →
-
Full API Documentation
-
Using Course Custom Data in an API Request
Searching courses based on a metadata value. In the following example, we have a course which has a single custom … Read more →
-
Rewriting Query Parameters to the Bright API
Note – this option is only available to users who are running Bright Server in a private or self-hosted environment. … Read more →
-
Minimum Requirements for a Bright Integration
Bright can mostly work out of Javascript served to the page, but it requires some minimal information provided by the … Read more →
-
How available is the Bright Web Service?
Great question. For 2019, in N. America, we measured availability from a remote site at ~ 99.992% available. This includes … Read more →
-
Why Use the Bright API?
If you can use the SCORM Cloud API to get at your learner data, why bother to use the Bright … Read more →
-
PHP Client Calls to the Bright API Quick Start
Using the PHP callApi() function. https://help.aura-software.com/api/bright-wordpress-phpdoc/classes/Bright.Base.html#method_callApi Ignoring 404 responses Normally, you may get the Bright error block when receiving a … Read more →