> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Builder.io (Private) - How do I link my account?

# Overview

To authenticate with Builder.io (Private), you will need:

1. **API Key** – A private key that grants Nango permission to use Builder.io's Write API.
2. **Domain** – The API domain (e.g. `builder.io`) of the API you want to connect to.

This guide walks you through finding or creating your **Private API Key** and **Domain** in Builder.io.

### Prerequisites

* You must have a registered account with Builder.io.

### Instructions

#### Step 1: Finding your API domain

Different APIs within Builder.io use different domains. The **Write API** uses `builder.io`. For more details and the correct domain for each API, see the [API Intro](https://www.builder.io/c/docs/api-intro).

#### Step 2: Finding your API key

1. **Log in** to your [Builder.io](https://builder.io) dashboard.
2. Select your space and go to **Space settings** in the sidebar.
3. Under **Space Settings**, find **Private Keys** and click **Edit**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/VQPEYczYkyQcDMBH/api-integrations/builder-io-private/builder_io_api_key.png?fit=max&auto=format&n=VQPEYczYkyQcDMBH&q=85&s=895c0d3a171953b0fceb84f7fdbda8de" width="3024" height="1480" data-path="api-integrations/builder-io-private/builder_io_api_key.png" />

4. In the modal, view your existing private API key or create a new one if needed.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/VQPEYczYkyQcDMBH/api-integrations/builder-io-private/generate_api_key.png?fit=max&auto=format&n=VQPEYczYkyQcDMBH&q=85&s=c5610757cb8c42fe35ae77fa681f0345" width="1608" height="1230" data-path="api-integrations/builder-io-private/generate_api_key.png" />

#### Step 3: Enter credentials in the Connect UI

Once you have the **API Key** and **Domain**:

1. Open the form where you need to authenticate with Builder.io (Private).
2. Enter the **API Key** and **Domain** in the designated fields.
3. Submit the form to complete authentication.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/VQPEYczYkyQcDMBH/api-integrations/builder-io-private/form.png?fit=max&auto=format&n=VQPEYczYkyQcDMBH&q=85&s=d486f5e0c1b2be7143f1d058dd623ec8" style={{maxWidth: "450px" }} width="498" height="699" data-path="api-integrations/builder-io-private/form.png" />

You are now connected to Builder.io (Private).
