New features, fixes, and API updates, shipped continuously.

Chat agents endpoints

You can now create and interact with chat agents using the following endpoints:

EndpointTitle
POST /v2/chatCreate a chat
GET /v2/chatList chats
GET /v2/chat/{chat_id}Get a chat
DELETE /v2/chat/{chat_id}Delete a chat
POST /v2/chat/{chat_id}/messagesSend a message