Skip to main content
POST
Get Xapi Launch Url

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to launch an xAPI course

courseId
string<uuid>
required

Response

Successful Response

Response containing xAPI launch URL and CloudFront signed cookie data

launchUrl
string
required
registrationId
string<uuid> | null