Getting Setup

This page will help you get started with Chatbase.

Chatbase offers an API for you to interact with your chatbots if you are subscribed to a paid plan. To get an API key, go to https://www.chatbase.co/account and scroll to the bottom.

Pressing the eye icon will reveal the secret API key. This key will need to be substituted with into for all API requests.

To get the ID of a created Chatbot, navigate to https://www.chatbase.co/my-chatbotsand click on the Chatbot you would like to get the ID for.

Select "Settings"

Your secret key will be at the top of the settings tab.

You can also quickly get the ID by using the URL of the webpage. Once you have clicked on the Chatbot, the URL will contain your chat ID in the form https://www.chatbase.co/chatbot/<Your Chatbot ID>.


What’s Next