ChatBot.com Workspace
Introduction
ChatBot is a natural language understanding framework that allows you to create intelligent chatbots for any service. You can easily integrate your bots with your favorite messaging apps and let them serve your customers continuously.
First steps
Hello, and welcome to our workspace! To start using our API, you need to create an account on our website. We offer a free trial that lasts for 14 days, which gives you plenty of time to try out everything our API can do. Just follow the instructions on our registration page to get started.
Getting your access token
To get your Developer Access Token, please visit this page.
Each license has two tokens:
- Developer access token - allows you to manage your stories, interactions, entities, webhooks, and more. This private usage token should never be shared, as it gives full access to your account.
- Client access token - allows only /query endpoint requests. It can be kept as part of an application where the third person may read code. It can be regenerated at any time in ChatBot settings if necessary.
Once you get your access token, you're ready to use our API.
Knowledge sources
You can learn more about ChatBot from various sources. In case you face any problems, we recommend searching for a possible solution on one of the pages listed below:
If you face any problems and cannot find a solution in the pages above, feel free to let us know via our support email - support@chatbot.com.