Kinetic for Developers
Embed Kinetic into existing websites, apps, and platforms: a one-line chat widget, a full chat surface, webhooks, n8n automation recipes, and a REST API.
Pick your path
Start hereQuickstarts
Copy-paste examples: embed the widget, send your first API call, wire a webhook.
EmbedIntegration guideWidget install, chat surface embed, webhooks, n8n recipes, API keys & scopes.
ReferenceAPI referenceEndpoints, authentication methods, units consumption, error semantics.
The 30-second version
Add the Kinetic chat widget to any website with one script tag:
<script
src="https://kinetic-4g1.pages.dev/widget/kinetic-chat.js"
data-org-id="YOUR_ORG_ID">
</script>
A floating chat bubble appears. Visitors who click it chat with your
business's Copilot; conversations land in your unified inbox at
/portal/inbox.
Architecture in one picture
Your website / app
│ widget script or REST call
▼
Cloudflare Pages edge (same-origin proxy)
▼
Kinetic API (Express) ── Copilot agent loop
├── Channels: WhatsApp · Telegram · Web chat · USSD · SMS · Email
├── Verticals: CX · LG · BD · BI · LC · BX
├── Harness mesh: OpenClaw · Hive · DeerFlow · Hermes
└── PostgreSQL + Redis + n8n automation
Looking for product guides to share with your team
instead? See the user documentation.