Thijs Sondag
10/25/2025, 9:03 PMChiranjeet Mishra
10/25/2025, 9:03 PMVapi Support Bot
10/25/2025, 9:04 PMhtml
<script src="https://unpkg.com/@vapi-ai/client-sdk-react/dist/embed/widget.umd.js" async type="text/javascript"></script>
<vapi-widget
public-key="your-public-key"
assistant-id="your-assistant-id"
mode="chat"
theme="light"
></vapi-widget>
This widget supports both chat messages and voice calls out of the box.
For more details, see the [Web Widget Guide](https://docs.vapi.ai/chat/web-widget).
Source:
- [Web Widget Guide](https://docs.vapi.ai/chat/web-widget)