For builders
Drive the chatbot from your own apps.
A clean REST API with a Bearer key, session continuity and an optional webhook. Copy-paste examples in cURL, Python, JS and PHP.
Live demo
Bearer-key auth
A simple authenticated endpoint you can call from anywhere.
Session continuity
Pass a session id and the conversation keeps its context.
Optional webhook
Get events pushed to your own systems as they happen.
Questions about this
What can I do through the API?
Start conversations, send and read messages, manage knowledge sources and pull conversations and leads, with a Bearer key you create per workspace.
Is there a session, or is every call separate?
Conversations have an id you keep, so a second call continues the same thread with the whole history behind it.
Where do I find the keys?
On the API page of your account. A key can be revoked at any time, and each one shows when it was last used.
Ready when you are
Put this to work on your own store
Train it on your content in minutes, add one snippet, and let it handle this for your customers 24/7.
Explore more