Skip to main content
POST
This is an embed runtime endpoint. It is called by the embedded Vouchmark widget in the applicant’s browser, not by your backend. It uses the widget’s token and does not take a Bearer token.
Creates a new in-progress session for a live widget and returns both the session view and the widget’s public config.

Body

string
required
The widget’s embed link token (embedLinkToken, starts with elt_).
Returns 201. A session’s status is one of in_progress, submitted, or abandoned. Rate limited to 120 requests per minute.