Skip to main content
POST
/
api
/
v1
/
widget
/
auth
/
guest
Mint a guest visitor JWT for the embeddable widget
curl --request POST \
  --url https://api.kataven.ai/v1/api/v1/widget/auth/guest \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.kataven.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Body

Bootstrap payload — client_key + agent_id

The body is of type object.

Response

OK

{key}
any