Live in one script tag.
Integrate the CustomerEagle widget into any application in under three minutes.
Get your Workspace ID
Copy your Workspace ID from the Dashboard — it's the value carried as ?tenantId= in the widget script snippet you copy there.
Customize the widget
Set accent color, placement and default language from the Dashboard UI — no redeploy.
Inject the script
Drop this tag right before the closing body tag of your site. That's the entire integration.
<script src="https://api.customereagle.com/widget.js?tenantId=YOUR_WORKSPACE_ID" async></script>API — live on paid plans
A REST API for conversations and knowledge base is live on paid plans — see the developer reference for endpoints, scopes and rate limits.
DevelopersWebhooks
Outbound event webhooks are live: up to 10 endpoints per workspace, HMAC-signed, with Discord, Teams and Google Chat formats.
Rate limits
Published per-key and per-workspace rate limits, returned on every response via X-RateLimit-* headers.
Add the widget and go live.
Create a free workspace, copy your script tag, and watch the widget go live in minutes.