...
- Base URL will be provided as https://MySite.vividlms.com/v2/api/ (HTTPS is required.)
- Client must provide userID:apiToken Base64 encoded in the Authorization header. See More.
- Authorization: Basic dml2aWMzEtNGNkYi1iMjVkLTQwYWI0OGFlMGIzMQ==
- Conventional HTTP response codes indicate success or failure of an API request. See More.
- All endpoints support the JSON response format only. See More.
- All call calls are rate limited. See More.
...