Add specific questions and answers to make your bot more accurate.
Copy this code and paste it at the end of the `
` tag on your website....
section of your website.
Check out our full documentation to understand every feature.
How It WorksFollow these simple steps to get the chatbot running on your website:
<head> tag of your website.This code is unique to your chatbot.
Loading...
Add the domains where your chatbot is allowed to run. You can add up to ... websites based on your plan.
Your plan will renew on ...
Unlock more features and increase your limits by upgrading your plan.
| Date | Name | Phone | Address | Product Interest | Status |
|---|
Select a conversation to view its history.
If you are facing any issues or have a question, please fill out the form below.
Provide clear information about your store's policies. This information will be used by the chatbot to answer customer questions accurately.
Add, edit, or remove products. This information will be used by the chatbot to provide accurate details to your customers.
Use this key to authorize API requests. Keep it secret!
Endpoint: POST /addProductViaAPI
Headers:
{
"Authorization": "Bearer YOUR_API_KEY"
}
Body (JSON):
{
"name": "New T-Shirt",
"description": "A high-quality cotton t-shirt.",
"price": 25.99,
"url": "https://example.com/product/t-shirt"
}