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

# 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/yd3la1jeUGwiAtCR/integrations/all/jumpcloud/jumpcloud-my-api.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=d20d72b85c0b9972469f1962f892be22" 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/yd3la1jeUGwiAtCR/integrations/all/jumpcloud/jumpcloud-generate-api.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=d550646ce3d6b436f1f65d5f56a9292c" 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/yd3la1jeUGwiAtCR/integrations/all/jumpcloud/form.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=c805aa3b8c79d7251037106737304ce2" 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.
