Skip to main content
1

Create scoped credentials

Open Communicate, select your workspace, and create a key with agents:read and chat:write. Copy the client ID and client secret when shown; Communicate stores only the secret’s hash.
2

Request an access token

3

List workspace agents

4

Chat with an active agent

Replace agent_id with an active agent returned above.
The chat endpoint returns one complete JSON response. It does not stream.