Web Services API
Access and modify data in Bright using a REST-ful APIDocuments
-
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
Full Bright API documentation is hosted here: Bright API Documentation https://bright.docs.aura-software.com/
-
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 →
-
Technical Details Related to Bright Authentication Tokens and WebStack Integrations Like WordPress
About This Document While Bright is most often used on WordPress it can also be integrated via its API easily … 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 →