Skip to main contentThe 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:
- Quick integration with just a few lines of JavaScript
- Dynamic user data injection via
metaFields
(analytics) and agentVariables
(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