The Strada Web SDK enables you to integrate Strada’s AI-powered chat interface into any web page or application. Built with developer experience in mind, the SDK provides a simple yet powerful API for configuring widget behavior, managing user data, and responding to chat events. Key capabilities include:Documentation Index
Fetch the complete documentation index at: https://docs.getstrada.com/llms.txt
Use this file to discover all available pages before exploring further.
- Quick integration with just a few lines of JavaScript
- Dynamic user data injection via
metadata(analytics) andagentVariables(conversations) - Programmatic control over widget state (opening, closing, switching between agents)
- Event-driven architecture for monitoring widget lifecycle
- JWT-based authentication for verified user identities
- Full theme customization through your organization settings
Resources
- To begin, check out the Web SDK Quick Start Guide.
- For a comprehensive list of settings and actions, check out the Web SDK Reference.