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

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

# Overview

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

1. **Access Key** - Your Greenhouse (Onboarding) generated Access Key.
2. **Secret Key** - Your Greenhouse (Onboarding) generated Secret Key.

This guide will walk you through generating these credentials within Greenhouse.

### Prerequisites:

* You must have an account with Greenhouse.

#### Step 1: Generating your Access and Secret Keys

1. Log into your [Greenhouse](https://app.greenhouse.io/users/sign_in) account and click **Settings** on your navigation bar.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/m2srw3HGtarsGGhR/integrations/all/greenhouse-onboarding/settings.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=e12aa2512d1f52cecc9aefd044833fe0" width="1914" height="270" data-path="integrations/all/greenhouse-onboarding/settings.png" />

2. Click **API Management** on the left.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/m2srw3HGtarsGGhR/integrations/all/greenhouse-onboarding/api_management.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=a8bb26908f29f964503ff11d4de21ecb" width="1733" height="1190" data-path="integrations/all/greenhouse-onboarding/api_management.png" />

3. Click **Create a new API Key**.
4. Enter a descriptive name for your API key, and click **Create**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/m2srw3HGtarsGGhR/integrations/all/greenhouse-onboarding/create_key.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=7028836e13cd165f07ab682d5c076aca" width="1117" height="325" data-path="integrations/all/greenhouse-onboarding/create_key.png" />

5. When finished, your **Access** and **Secret** keys pair will be generated.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/m2srw3HGtarsGGhR/integrations/all/greenhouse-onboarding/keys.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=dcd12532b293f75d9747387d7fbf90d3" width="1115" height="348" data-path="integrations/all/greenhouse-onboarding/keys.png" />

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

Once you have your **Access Key** and **Secret Key**:

1. Open the form where you need to authenticate with Greenhouse (Onboarding API).
2. Enter your **Access Key** and **Secret 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/m2srw3HGtarsGGhR/integrations/all/greenhouse-onboarding/form.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=e84a3a72b7b9da7dd8790f62f0be4f5a" style={{maxWidth: "450px" }} width="1000" height="1400" data-path="integrations/all/greenhouse-onboarding/form.png" />

You are now connected to Greenhouse (Onboarding API).
