REST API
API Reference
Integrate ChatSa into your applications with our RESTful API. Available on Pro and Enterprise plans.
Base URL
https://chatsa.co/api/v1POST
/api/v1/authAuthenticate and obtain an API token
POST
/api/v1/chatSend a message and receive an AI response
GET
/api/v1/chatbotsList all chatbots in your account
POST
/api/v1/chatbotsCreate a new chatbot programmatically
POST
/api/v1/knowledgeUpload documents to a chatbot's knowledge base
POST
/api/v1/webhooksConfigure webhook endpoints for events
Full documentation coming soon
Contact us for early API access and integration support.