Widget configuration
Visitor id: creating...
Paste the snippet below before the closing body tag on a customer website.
This page shows the public endpoint and the real script tag for the floating website widget.
Visitor id: creating...
Paste the snippet below before the closing body tag on a customer website.
Ask a question about services, pricing, booking or support.
Copy this into the target website.
<script src="http://localhost:3000/autopilot-widget.js" data-organization-slug="demo-company" data-api-url="https://api.autopilot-one.com/api" data-title="Reception AI" async ></script>
POST /api/public/reception-ai/message
{
"organizationSlug": "your-company-slug",
"message": "Customer question",
"conversationId": "Optional follow-up conversation id",
"visitorId": "Stable anonymous visitor id",
"widgetToken": "Optional public widget token",
"websiteUrl": "https://customer-site.example"
}