Two ways to embed: the JavaScript SDK (window.raiaChat) gives you full programmatic control, while the iframe is a one-line drop-in for static sites.
In this section
- Embed via SDK for SPAs and authenticated apps.
- Embed via iframe for marketing sites and CMS pages.
- Pass user context securely with signed JWTs.
03