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

# CrowdStrike - How do I link my account?

# Overview

To authenticate with CrowdStrike, you need:

1. **Client ID** - A unique identifier for your API client.
2. **Client Secret** - A confidential key used to authenticate the identity of the application (client).
3. **Base URL** - The API base URL for your CrowdStrike cloud environment.

This guide will walk you through obtaining these credentials within CrowdStrike.

### Prerequisites:

* You must have access to the CrowdStrike Falcon console.

### Instructions:

#### Step 1: Creating an API Client

1. Log in to your [CrowdStrike Falcon console](https://falcon.crowdstrike.com/).
2. From the search toolbar, search for **API Clients and Keys** and select it.

<img src="https://mintcdn.com/nango/3cjdG4n-dxi7GmMJ/integrations/all/crowdstrike/search.png?fit=max&auto=format&n=3cjdG4n-dxi7GmMJ&q=85&s=9ef31bcaa9edd7859db961ae452889a4" width="1918" height="586" data-path="integrations/all/crowdstrike/search.png" />

3. Click on **Create API Client**.

<img src="https://mintcdn.com/nango/3cjdG4n-dxi7GmMJ/integrations/all/crowdstrike/create_api_client.png?fit=max&auto=format&n=3cjdG4n-dxi7GmMJ&q=85&s=4812cb2376a14a70f28bf5aa5023cf0a" width="1918" height="586" data-path="integrations/all/crowdstrike/create_api_client.png" />

4. Enter a Name and Description, select your scopes, and then click **Create**.
5. Your **Client ID**, **Client Secret**, and **Base URL** will be displayed for you. The **Base URL** is the domain portion (e.g., `api.crowdstrike.com`) without the `https://` prefix.

<img src="https://mintcdn.com/nango/3cjdG4n-dxi7GmMJ/integrations/all/crowdstrike/credentials.png?fit=max&auto=format&n=3cjdG4n-dxi7GmMJ&q=85&s=c92c67ea4a5a3e6391ff9f65cda690a3" width="1918" height="490" data-path="integrations/all/crowdstrike/credentials.png" />

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

Once you have your **Client ID**, **Client Secret**, and **Base URL**:

1. Open the form where you need to authenticate with CrowdStrike.
2. Enter your **Base URL**, **Client ID**, and **Client Secret** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/3cjdG4n-dxi7GmMJ/integrations/all/crowdstrike/form.png?fit=max&auto=format&n=3cjdG4n-dxi7GmMJ&q=85&s=1305b81f6675587dc3b07df05ce31223" style={{maxWidth: "450px" }} width="499" height="702" data-path="integrations/all/crowdstrike/form.png" />

You are now connected to CrowdStrike.
