5 Minute Quick Start
Integrating ServiceBell is a breeze.
1. Visit https://app.servicebell.com to grab your API key. If you haven't yet created an account, you'll need to do that first. After you sign-up, you'll see your API key first in the onboarding, and then in your widget settings at the bottom.
2. Integrate ServiceBell into your web app with NPM/Yarn or a script tag. ServiceBell runs entirely in the browser.
Paste the following script at the very top of of the <head>
of your site.
Last updated