{
"widget_code": "<!-- AI Chat Widget -->\n<script src=\"https://widget.aibot.local/widget-loader.js\"></script>\n<script>\n AibotWidget.init({...});\n</script>",
"iframe_url": "https://widget.aibot.local/550e8400-e29b-41d4-a716-446655440000",
"backend_snippets": [
{
"language": "node",
"label": "Node.js",
"code": "const crypto = require('crypto');\nconst userHash = crypto.createHmac('sha256', 'YOUR_SECRET_KEY').update(externalId).digest('hex');"
}
],
"secret_key": "abc123DEF456ghi789JKL012mno345PQR678stu901VWXyz_0",
"identity_verification": false
}