One HTML snippet. No plugin, no build step, no developer required. The widget loads from our CDN, attaches to the API key you claimed, and starts answering questions immediately.
Claim your free chatbot
Use your work email to claim the demo bot. You'll get a hosted page at hyppe.chat/{your-domain} — Free is hosted-page-only.
Paste the snippet
Add the snippet just before </body> in your site template, replacing YOUR_API_KEY with the key from step 1. Works on every plan — Free tenants get a bubble that opens the hosted chat on click, Starter+ sites get the full embedded chat.
Save and test the bubble
Reload the page — the bubble appears in the corner in your brand color. Free tenants: the click opens the hosted chat at hyppe.chat/{your-domain}. Starter+ tenants: the click opens the full embedded chat right on your site.
Copy this into your site template (WordPress, Webflow, Shopify, Next.js, plain HTML — anything that lets you edit the head or footer). The widget loads from our CDN, attaches to the API key you claimed, and starts answering questions immediately.
<!-- Hyppe.net AI Widget -->
<script
src="https://hyppe.net/widget.js"
data-api-key="YOUR_API_KEY"
defer
></script>Replace YOUR_API_KEY with the API key from your dashboard before publishing.
Free already includes the widget snippet — a bubble on your site that opens your hosted chat. Starter at €100/year upgrades it to a full embedded chat on your site. Pro at €65/month or €390/year adds 1 Knowledge Source, 5 Actions, and 10,000 conversations/month.
Works on every plan. Copy the snippet above, paste it before </body>, you're done. On Free, the bubble opens your hosted chat page; on Starter+ it opens the embedded chat right on your site.
Get the snippetEmbed the widget on your own site. 200 conversations/month, full lead visibility, custom branding, self-serve installation, and 5 site reindexes per month. Cancel anytime — no long-term commitment.
10,000 conversations/month, 1 Knowledge Source (your product catalog, docs, or any data you connect), 5 Actions (Cal.com, Stripe, Shopify, HubSpot, etc.), Email + WhatsApp lead notifications, and 14-day money-back guarantee.
Ready to go live?
We generate the snippet for you the moment you claim — pre-filled with your API key, ready to paste.
No. The widget is a single HTML script tag — if you can paste a snippet into your theme's footer, you're set. WordPress users typically add it via a 'header/footer scripts' plugin or directly in the theme's footer.php.
The script is small (~15KB gzipped) and loads with `defer`, so it never blocks render. The bubble is injected after page load and stays out of the critical path.
Yes — color, position (left/right), label, and locale are configurable from your dashboard. The widget automatically detects your site language and adapts.
Yes. Our Pro plan (€65/month or €390/year) is self-serve for installation — Starter is also self-serve. Custom install support is available on Enterprise. We focus on shipping the product, not on hand-holding for a one-line script tag.