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/v1
POST/api/v1/auth

Authenticate and obtain an API token

POST/api/v1/chat

Send a message and receive an AI response

GET/api/v1/chatbots

List all chatbots in your account

POST/api/v1/chatbots

Create a new chatbot programmatically

POST/api/v1/knowledge

Upload documents to a chatbot's knowledge base

POST/api/v1/webhooks

Configure webhook endpoints for events

Full documentation coming soon

Contact us for early API access and integration support.