cURL
curl --request POST \ --url https://app.luly.ai/api/v1/agents/{agent_id}/authorize \ --header 'authorization: <authorization>'
{ "token": "22480c52-0ff1-4214-bcb7-50649b508432" }
Create a single-use session token for a client to talk with your web agent.
web.Luly.ai
success
error