> ## 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.

# BambooHR (Basic Auth) - How do I link my account?

# Overview

To authenticate with BambooHR (Basic Auth), you will need:

1. **Subdomain** - The subdomain used to access your BambooHR account.
2. **API Key** - A key that grants Nango permission to interact with BambooHR APIs resources and services.

This guide will walk you through generating or finding both the API Key and subdomain within BambooHR.

### Prerequisites:

* You must have a registered account with BambooHR.
* Sufficient permission to view the **API Keys**.

### Instructions:

#### Step 1: Finding Your subdomain

1. **Log in** to your BambooHR account.
2. Check the URL in your browser’s address bar. Your **Subdomain** is the text that appears after `https://` and before `.bamboohr.com`.

* For example, if the URL is `https://nango.bamboohr.com/home`, your **Subdomain** is `nango`.

#### Step 2: Finding Your API Key

1. **Log in** to your BambooHR account and click on **My Account** in the bottom-left corner.
2. From the menu that appears, select **API Keys** to view existing keys or add new ones.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/oRbST5geR1iTnRFv/integrations/all/bamboohr-basic/account.png?fit=max&auto=format&n=oRbST5geR1iTnRFv&q=85&s=c9f39990c2af72be756e291fe168b6bb" width="3024" height="1472" data-path="integrations/all/bamboohr-basic/account.png" />

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/oRbST5geR1iTnRFv/integrations/all/bamboohr-basic/api_keys.png?fit=max&auto=format&n=oRbST5geR1iTnRFv&q=85&s=0ee2812c4bf6fce8e4a265b8b3308683" width="3024" height="1472" data-path="integrations/all/bamboohr-basic/api_keys.png" />

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

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

1. Open the form where you need to authenticate with BambooHR (Basic Auth).
2. Enter your **Subdomain** and **API Key** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/oRbST5geR1iTnRFv/integrations/all/bamboohr-basic/form.png?fit=max&auto=format&n=oRbST5geR1iTnRFv&q=85&s=a0904e2c805c2085425988340d9f3245" style={{maxWidth: "450px" }} width="1002" height="1400" data-path="integrations/all/bamboohr-basic/form.png" />

You are now connected to BambooHR (Basic Auth).
