Developer Docs
Integrate EquilAI
There are two ways to add EquilAI to your product. The website widget is a floating chat bubble that is ready in under a minute: paste one snippet and it handles the rest. The REST API uses a secret API key and is for when you want the bot inside your own app, backend or internal tool.
Quick start: widget
Copy your snippet from Dashboard → Deployment and paste it just before </body>. Replace YOUR_BOT_ID with your bot's UUID.
That's it. The widget loads automatically. No framework, no build step.
Platform integrations
Beyond the website widget, you can connect your bot directly to Telegram and Discord from the dashboard, no code required. You can also connect Shopify so the bot can look up products and orders. Gmail, Outlook and WhatsApp are coming soon.
Documentation sections
1
Installation
Add the chatbot widget to any website with a single snippet: HTML, WordPress, Squarespace, or Framer.
2
Configuration
Customise your bot's appearance, connect your knowledge base, and set up Telegram or Discord.
3
Authentication
Understand how your Bot ID works as the widget's credential, and how the REST API key differs.
4
REST API
Put the bot inside your own app, backend or internal tool: start conversations, send messages, upload attachments.