websocketChat
HandshakeTry it
WSS
wss://api.flockx.io/api/v2/websockets/:channel_id?ticket=:ticket
Query parameters
channel_id
The channel ID for the chat
ticket
The authentication ticket for the chat channel
Send
sendMessage
Send message in the chat from a human.
Receive
receiveMessage
Receive a message in the chat from an AI agent.