Developer Guide

Technical documentation for integrating and extending your AI agent.

Overview

The Developer Guide covers everything you need to integrate your AI agent into your applications, from simple embed scripts to full API integrations.

What's Covered

Quick Start

The fastest way to get started is the embed script — a single <script> tag that adds a chat widget to any page. For more control, use the REST API to build custom interfaces.

On this page