Response
Typical custom-UI flow
- Fetch widget-config on load.
- If
captcha_required, load reCAPTCHA v3 withrecaptcha_site_keyand obtain a token before each chat call (X-Captcha-Tokenheader, orcaptcha_tokenon WebSocket frames). - Respect
hide_branding_allowedwhen deciding whether to show attribution.