OpenAPI 3.1.02026-08-2055221216.0 KB
dd8166a70626
auth
Create Conversation Token
Creates a short-lived conversation token scoped to a specific agent. Conversation tokens are useful for client-side applications that start a conversation with a single agent without exposing your API key.
post/auth/conversation_token
Headers
Authorizationstring required
Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.
Request body
Response
Success response