Learn how to integrate the CustomerEagle widget into your application in less than 3 minutes.
Find your unique Tenant ID in the Dashboard under Settings.
Place the following script tag right before the closing body tag of your website.
<script src="https://api.customereagle.com/widget.js" data-tenant-id="YOUR_TENANT_ID" async></script>Customize the accent color, widget placement, and default language via the Dashboard UI.
Access the full REST API for programmatic control over conversations, knowledge base articles, and analytics.
Set up real-time webhooks to receive notifications when conversations are created, resolved, or escalated.
Standard plans support up to 100 requests/minute. Enterprise plans have custom rate limits.