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.

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.
For Developers
This section is intended for users with programming knowledge. If you're not a developer, you might not need to use the SDK.
Explore More JS SDK Topics
Dive deeper into the capabilities of the BubblaV JavaScript SDK.