Everything you need to integrate WebCallHub into your website and start receiving calls in minutes.
Add voice calling to your website in under 5 minutes with a single line of code.
Get started →Customize colors, position, branding, and behavior of your call widget.
Learn more →REST API for managing agents, sites, call logs, and integrations programmatically.
View API →Sign up at webcallhub.com/signup. Free 14-day trial, no credit card required.
Go to Dashboard > Sites > Add Site. Enter your website URL and domain.
Copy your unique embed code from the Integration Center in your dashboard.
Add the script tag before the closing </body> tag on your website.
Open the Support page in your dashboard and toggle your status to "Online".
Visitors see a call button on your site. When they click, you get connected instantly.
Add the WebCallHub widget to any website with a single script tag. The widget automatically renders a floating call button that your visitors can click to connect with your support team.
<!-- Add this before </body> --> <script src="https://app.webcallhub.com/api/widget.js?siteId=YOUR_SITE_KEY"></script>
The WebCallHub REST API lets you manage your account programmatically. All API requests require authentication via Bearer token.
Works with any website that supports JavaScript. Just paste the script tag.
Drop the script into your index.html or load dynamically in a component.
Add to your theme's footer or use a custom HTML block. No plugin needed.