Send operator messages and manage conversations via the Crisp API

domain: crisp · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create an API key pair in the Crisp dashboard under Settings > Website > API Keys or at the account level; authenticate all requests using HTTP Basic auth with the identifier as username and key as password.
  2. Retrieve conversations for a website by GETting https://api.crisp.chat/v1/website/{website_id}/conversations/1 (page-based) with Basic auth; increment the page number to paginate.
  3. Retrieve a specific conversation's messages via GET https://api.crisp.chat/v1/website/{website_id}/conversation/{session_id}/messages.
  4. Send an operator message into a conversation by POSTing to https://api.crisp.chat/v1/website/{website_id}/conversation/{session_id}/message with a JSON body containing type (text, file, etc.), content, and from set to operator.
  5. Subscribe to real-time conversation events using Crisp's RTM (real-time messaging) layer via their Node.js SDK or by connecting to the WebSocket endpoint — webhooks are available as an alternative for server-side integrations.

Known gotchas

Related routes

Send messages and manage conversation state in Crisp using the website and plugin token REST API
docs.crisp.chat · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans