websocketChat

HandshakeTry it

WSS
wss://api.flockx.io/api/v2/websockets/:channel_id?ticket=:ticket

Query parameters

channel_idstringRequired
The channel ID for the chat
ticketstringRequired
The authentication ticket for the chat channel

Send

sendMessageobjectRequired
Send message in the chat from a human.

Receive

receiveMessageobjectRequired
Receive a message in the chat from an AI agent.