Gokss
03/13/2026, 4:16 PMVapi Support Bot
03/13/2026, 4:17 PMpk-...) from your Vapi dashboard. Normally, you should see and copy this key (not just a UUID) under API Keys.
If you only see UUIDs and not the actual API keys, this is not expected—please contact Vapi support directly to resolve the dashboard issue. For reference, your widget code should look like:
html
<vapi-widget
public-key="pk-..."
assistant-id="your-assistant-id"
mode="chat"
></vapi-widget>
You must use the actual public key, not a UUID, for authentication to work.
See the [official documentation](https://docs.vapi.ai/chat/web-widget) for details.
Source:
- [Web widget documentation](https://docs.vapi.ai/chat/web-widget)Chiranjeet Mishra
03/13/2026, 4:59 PMChiranjeet Mishra
03/13/2026, 4:59 PMGokss
03/13/2026, 8:53 PMShaunak
03/17/2026, 2:03 PMShaunak
03/17/2026, 2:03 PM