Skip to main content
POST
Create a widget access token

Authorizations

x-tenant-api-key
string
header
required

Tenant API key for authentication. Keys are scoped to specific environments (LIVE or SANDBOX). Obtain keys from the admin dashboard.

Body

application/json
user_id
string<uuid>
required

User ID for the widget session

Response

Widget session created

token
string

JWT Widget Access Token

expires_at
string<date-time>
user_id
string<uuid>