Skip to main content
POST
Exchange API-key client credentials for an access token

Body

application/x-www-form-urlencoded
grant_type
enum<string>
required
Available options:
client_credentials
scope
string

Space-delimited subset of agents:read and chat:write.

resource
enum<string>
default:https://app.communicate.so/api/v1

RFC 8707 resource audience. MCP tokens accept only agents:read.

Available options:
https://app.communicate.so/api/v1,
https://app.communicate.so/mcp

Response

Short-lived scoped bearer token

access_token
string
required
token_type
enum<string>
required
Available options:
Bearer
expires_in
integer
required
scope
string
required