Classification level: 🟢 C1-Public
Version: 1.4
Last update date: 09/03/2022
Updated by: calldesk technical team
The Chat API allows customers or partners to integrate the agent using the chat channel. It can be useful if voice features are not needed or if an agent must be deployed on both channels.
The Chat API is designed to be stateless, which means two requests with the same payload will return the same result. It implies the API user stores and manipulates data on its side. These operations are described below.
Chat API has to be configured to target one specific bot.
The API is secured thanks to an API key.
An API key can be generated for each voice agent directly from the studio settings tab.
Go in Builder > Settings > Advanced:
Then, click on “Generate a new API key” button. The API key is the same for the whole bots of the current account.