share

Authenticate Share Link

Authenticate a public share link and issue a guest chat token.

post/api/share/auth

Request body

share_tokenstring required

Response

Successful Response

access_tokenstring required
token_typestring
agent_idinteger nullable
agent_namestring nullable
agent_logostring nullable
agent_descriptionstring nullable
suggested_promptsstring[]

Changes