Botsonic
Overview
SLUG: BOTSONIC
Description
Botsonic is a no-code AI chatbot builder that enables users to create and integrate AI chatbots into their websites without any coding knowledge.
Authentication Details
API Key
Connecting to Botsonic
Create an auth config
Use the dashboard to create an auth config for the Botsonic toolkit. This allows you to connect multiple Botsonic accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Botsonic toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BOTSONIC_BULK_UPLOAD_URLS
Tool Name: Bulk Upload Bot URLs
Description
Action Parameters
Action Response
BOTSONIC_DELETE_BOT_DATA
Tool Name: Delete Bot Data
Description
Action Parameters
Action Response
BOTSONIC_DELETE_STARTER_QUESTION
Tool Name: Delete Starter Question
Description
Action Parameters
Action Response
BOTSONIC_DELETE_UPLOADED_FILE
Tool Name: Delete Uploaded File
Description
Action Parameters
Action Response
BOTSONIC_GET_ALL_BOTS
Tool Name: Get All Bots
Description
Action Parameters
Action Response
BOTSONIC_GET_ALL_BOT_DATA
Tool Name: Get All Bot Data
Description
Action Parameters
Action Response
BOTSONIC_GET_ALL_CONVERSATIONS
Tool Name: Get All Conversations
Description
Action Parameters
Action Response
BOTSONIC_GET_ALL_FAQS
Tool Name: Get All FAQs
Description
Action Parameters
Action Response
BOTSONIC_GET_ALL_STARTER_QUESTIONS
Tool Name: Get All Starter Questions
Description
Action Parameters
Action Response
BOTSONIC_UPDATE_STARTER_QUESTION
Tool Name: Update Starter Question
Description
Action Parameters
Action Response