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

# JumpCloud - How do I link my account?

# Overview

To authenticate with JumpCloud, you need:

1. **API Key** - A key that grants Nango permission to interact with JumpCloud's API resources and services.

This guide will walk you through obtaining your **API Key** within JumpCloud.

### Prerequisites:

* You must have a valid JumpCloud Administrator account
* Your account must have appropriate permissions to generate API keys

### Instructions:

#### Step 1: Generate Your JumpCloud API Key

1. Log in to the [JumpCloud Admin Portal](https://console.jumpcloud.com/)
2. In the top-right corner, click on your account initials
3. Select **My API Key** from the dropdown menu

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/DVrtJn_EDMUDVpWS/integrations/all/jumpcloud/jumpcloud-my-api.png?fit=max&auto=format&n=DVrtJn_EDMUDVpWS&q=85&s=d7458d68e9a36ccd8b3e8d24c7e13e5f" style={{maxWidth: "450px" }} width="588" height="678" data-path="integrations/all/jumpcloud/jumpcloud-my-api.png" />

4. Click **Generate New API Key** to create a new API key

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/DVrtJn_EDMUDVpWS/integrations/all/jumpcloud/jumpcloud-generate-api.png?fit=max&auto=format&n=DVrtJn_EDMUDVpWS&q=85&s=37df6bfef886f66e1530a96d9d9e28b8" style={{maxWidth: "450px" }} width="1272" height="980" data-path="integrations/all/jumpcloud/jumpcloud-generate-api.png" />

**Important Security Notes:**

* Generating a new API key will revoke access to the current API key
* This will render all existing integrations using the previous API key inaccessible
* Only administrators with appropriate roles can access the API
* Keep your API key secure and do not share it, as it grants full access to your JumpCloud instance

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

Once you have your **API Key**:

1. Open the form where you need to authenticate with JumpCloud
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-marcin-get-deployments-docs/DVrtJn_EDMUDVpWS/integrations/all/jumpcloud/form.png?fit=max&auto=format&n=DVrtJn_EDMUDVpWS&q=85&s=942a3df50d112df213594e12e0d8ef97" style={{maxWidth: "450px" }} width="1010" height="1360" data-path="integrations/all/jumpcloud/form.png" />

You are now connected to JumpCloud and can access both v1 and v2 API endpoints.
