Integrate Real-Time Customer Chat
In Under 10 Minutes
You are currently viewing the FlowChat SDK developer sandbox. On the bottom right, you'll find the embedded plug-and-play chat widget powered by your local servers.
Quick Installation Script
active
<!-- FlowChat SDK Embed Code -->
<script
src="https://still-hat-aa5c.jehankalutota.workers.dev/widget.js"
data-api-key="sk_test_demo_key_flowchat"
data-user-id="user_sandbox_99"
data-user-name="Alex Developer"
data-user-email="alex@flowchat.io"
data-position="bottom-right">
</script>