BubblaV LogoBubblaV

JavaScript SDK

For developers who want more control over the chatbot's behavior and integration with their website, our JavaScript SDK (Software Development Kit) provides a powerful set of tools.

What is the JavaScript SDK?

The SDK allows you to interact with the chatbot programmatically. This means you can write code to open or close the chat, send messages, listen for events, and integrate the chatbot's functionality deeper into your website or application.

JavaScript SDK Overview

Key Capabilities

  • Installation: How to add the SDK script to your website.
  • Basic Usage: Learn fundamental methods like opening/closing the chat widget.
  • Advanced Features: Explore user authentication, custom data handling, and conversation management.
  • API Access: Access the chatbot's API through the global window.BubblaV object.