Everything you need to build amazing AI-powered customer experiences
Get up and running in 5 minutes. Add our widget to your website and start chatting.
<script src="https://aiworkers.vip/widget.js?clientId=YOUR_API_KEY"></script>POST /api/v1/chat
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"message": "Hello, I need help",
"sessionId": "unique-session-id"
}POST /api/v1/appointments
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"date": "2025-12-10",
"time": "14:00",
"customerName": "John Doe",
"customerPhone": "+1234567890"
}Can't find what you're looking for? Our support team is here to help.