# Bubble

#### **What is bubble.io?** <a href="#what-is-bubble.io" id="what-is-bubble.io"></a>

bubble.io is a powerful no-code development platform that allows individuals and businesses to design, develop, and launch sophisticated web applications without writing a single line of code.

Think of it as a visual programming environment where you drag and drop elements, connect them to a database, and define logical workflows to create fully functional web apps.

**Key features:**

* Visual Editor
* Built-in Database
* Workflows
* Integrations
* User Management & Security
* Hosting & Deployment

Connecting bubble.io with nexos.ai models and assistants gives teams instant, secure workflow intelligence. Every interaction uses authenticated API‑key access, ensuring sensitive company data remains safe within nexos.ai while providing full observability and control over API usage.

To connect your nexos.ai API and Bubble go through following steps:

1. **Generate your personal API key**

Log in to your nexos.ai account and head over to the User profile section by clicking on the profile bubble in the top right corner of the UI.

<figure><img src="/files/H3ca3oHkU6XjfPrDJkrO" alt=""><figcaption></figcaption></figure>

&#x20;                                                      How to generate a personal API key

2. **Install plugin API Connector**

<figure><img src="/files/Fqp3NZe3oRT4NwaRb06p" alt=""><figcaption></figcaption></figure>

&#x20;                                                        How to install API Connector plugin

3. **Establish API connection**

<figure><img src="/files/Fqp3NZe3oRT4NwaRb06p" alt=""><figcaption></figcaption></figure>

For your solutions you can use [Gateway API | nexos.ai documentation](https://docs.nexos.ai/gateway-api) .


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexos.ai/gateway-api/integrations/bubble.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
