Developer resources
Build on Chatmate360.
Everything you need to bring intelligent support into your product, from first setup to custom actions.
Getting started
Ship your first AI teammate.
Connect your knowledge, customize the experience, and invite Chatmate360 into your customer conversations.
Quickstart
Train your first AI teammate in under five minutes.
Read guideAPI reference
Build custom workflows with our REST API and SDKs.
Read guideWebhooks
Keep your systems in sync with real-time events.
Read guideInstall the SDKCopy
npm install @chatmate360/sdk
const chatmate = new Chatmate({
workspace: "your-workspace",
teammate: "mia"
})