aiendpoint.dev
ServicesChatbase

Chatbase

community

AI chatbot builder platform for creating custom ChatGPT-like bots trained on your data.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://chatbase.coapikeyaiconfidence: 87/1000 discoveries1 contributors
POSThttps://www.chatbase.co/api/v1/chat

Send message to chatbot

Parameters

streamstream response (booleanoptional
messagesconversation array (arrayrequired
chatbotIdchatbot ID (stringrequired

Returns

text (AI response), sourceDocuments[] with content, metadata
GEThttps://www.chatbase.co/api/v1/chatbots

List chatbots

Returns

chatbots[] with chatbotId, name, status, sourceCount, createdAt
POSThttps://www.chatbase.co/api/v1/chatbots/{chatbotId}/sources

Add training data source

Parameters

textplain text data (stringoptional
urlswebpage URLs (string[]optional
chatbotIdchatbot ID (stringrequired

Returns

sourceId, status, type, createdAt