This page demonstrates the simplest way to add AI chat to your website.
Look for the floating chat button in the bottom-right corner. Click it to start chatting!
The chat widget is added with just a few lines of code before the closing </body> tag:
Set your apiUrl and siteKey in the configuration object.
Include the Spectrum Chat script from unpkg CDN.
The widget automatically appears and handles all security, session management, and token refresh.