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

# Greenhouse (Harvest API) - How do I link my account?

# Overview

To authenticate with Greenhouse (Harvest API), you need:

1. **API Key** - Your Greenhouse (Harvest) API Key

This guide will walk you through generating your API Key within Greenhouse.

### Prerequisites:

* You must have an account with Greenhouse.

#### Step 1: Generating Your Greenhouse API Key

1. Log into your [Greenhouse](https://app.greenhouse.io/users/sign_in) account and click the **Configure** ⚙️ icon on your navigation bar, then click **Dev Center**.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-basic/greenhouse_1.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=77a0e9c5fac2397ff174ea60f95718ba" width="1791" height="1232" data-path="integrations/all/greenhouse-basic/greenhouse_1.png" />

2. Click **API Credential Management**.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-basic/greenhouse_2.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=b0a568681fa5c5d51c19206b50685c0a" width="2203" height="1058" data-path="integrations/all/greenhouse-basic/greenhouse_2.png" />

3. Click **Create New API Key**.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-basic/greenhouse_3.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=57df70d949f276dd1ad8542431df771f" width="1697" height="690" data-path="integrations/all/greenhouse-basic/greenhouse_3.png" />

4. Make the following selections:
   * **API type**: `Harvest`.
   * **Partner**: Select the name of the integration that requested the API Key. If the integration isn't listed, select unlisted vendor. If you're creating a custom integration, select custom.
   * **Description**: Give your API Key a descriptive name.
5. When finished, click **Manage permissions**, or click **Create** to generate the API Key and automatically assign it the appropriate permissions required by the integration.
6. After the key is created, click **Copy**. Paste the **API Key** in a secure location.
7. Click **I have stored the API Key** to finish generating your **API Key**

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

Once you have your **API Key**:

1. Open the form where you need to authenticate with Greenhouse (Harvest API).
2. Enter your **API Key** in the respective field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-harvest/form.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=19dba16883758d7581c28c68b8993e84" style={{maxWidth: "450px" }} width="1000" height="1400" data-path="integrations/all/greenhouse-harvest/form.png" />

You are now connected to Greenhouse (Harvest API).
