Zarv SDK — chat playground
This page loads sdk.js from js.zarv.dev/sdk.js —
declare window.ZarvConfig with your bot's public key and it auto-boots a
conversation launcher in the bottom-right corner. The controls below drive every
window.Zarv runtime method live. For the full integration guide, head to the
developers docs.
publicKey em window.ZarvConfig.
Build
Bind
- publicKey
- pk-1b7dcc33-9d27-4621-8c2b-847c4f0b2df5
- loader
- https://js.zarv.dev/sdk.js
- widget bundle
- via
/sdk/version.json(SRI-verified, auto-update)
Chat · controls
Lifecycle
Visibility
Identity
Locale
After clicking a locale button, send a message in the chat — the next bot reply will come back in that language.
Eventos
The widget exposes a runtime event API. This panel subscribes to every
event via Zarv('on', '<event>', …) on page load and
logs each one to the action log below as it fires — open/close the
panel, send a message, or click identify to see them.
ready
open
close
message
unread
identify
conversationStart
Action log
no actions yet — click a button above.