Base URL
Authentication
Send your API token in thex-cominty-token header on every request. Create a
token on the API keys page at
platform.cominty.ai.
Every request is scoped to one end user via
user_id — sent in the request
body (options.user_id) for chat calls, or as a query parameter for thread
listings. The SDK fills this in for you from the client’s configured user.Endpoints
Each endpoint page below includes a live playground — add your token and try a
real request.