One agent. Every channel. Your systems.
Train once and deploy everywhere your customers already are — then wire the agent into the tools your team runs on.
Channels
Website widget
One script tag. Launcher, full-screen iframe, or your own UI on the API. Streams replies token by token.
Learn moreSlack
Install to a workspace in two clicks. Mention the app in a channel or DM it — replies stay in-thread and buttons work natively.
Learn moreConnect a WhatsApp Business number through the Meta Cloud API. Quick replies become buttons and lists.
Learn moreGive each agent an inbound address. It replies by email, keeps threads together and hands off to your inbox when needed.
Learn moreBuild on it
Actions
Describe an endpoint in plain English plus a small parameter schema. The agent extracts what it needs from the conversation, calls your API and answers with the result — as text or a status card.
Outbound webhooks
Signed HMAC payloads for conversations, messages, leads, escalations and failed actions. Retries with backoff, delivery log and replay from the dashboard.
REST API
Send messages (JSON or SSE), read conversations and leads, manage knowledge sources. Workspace-scoped keys, scopes and rate limits. OpenAPI spec included.
curl -X POST https://supportai.co.uk/api/public/v1/chatbots/BOT_ID/chat \
-H "Authorization: Bearer sk_live_..." \
-d '{"message":"Where is my order?"}'Need something we don't list?
Actions and webhooks cover most CRMs, helpdesks and order systems without a native integration. Tell us what you're connecting and we'll point you at the fastest route.