# CrowdStrike Falcon CSPM

In this guide, you will create an API client with read-only credentials for CrowdStrike OAuth2 and use those to configure a data connector with Radiant Security.

At the end of this configuration, you will provide Radiant Security with the following values:

* **Client ID**
* **Secret**
* **Base URL**

### **Create the credentials in CrowdStrike Falcon**

1. Access CrowdStrike Falcon as Admin.
2. Expand the side menu and click **Support and resources**.
3. Under **Resources** **and** **tools**, click **API clients and keys.**

<div align="left"><figure><img src="https://2439665791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsFulb2ZOtSPcRSc2rXE%2Fuploads%2FiXSvq87gtI8NmbZ0IupD%2FCrowdStrike_CSPM_01.png?alt=media&#x26;token=c0cd60e9-d84a-4db6-9728-9592e05135a7" alt="" width="263"><figcaption></figcaption></figure></div>

4. Click **Create API**.
5. Enter a **Client** **Name** to help identify the credential.

<div align="left"><figure><img src="https://2439665791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsFulb2ZOtSPcRSc2rXE%2Fuploads%2FnBrPC1iVxblgYyq8hHeX%2FCrowdStrike_CSPM_02.png?alt=media&#x26;token=b05c5ffc-d831-4c10-8630-4db3ceed5eb6" alt="" width="311"><figcaption></figcaption></figure></div>

6. Under **Scope**, select **CSPM Registration - Read**.
7. Click **Create.**
8. Copy and store the **Client ID,** **Secret**, and **Base URL** values.

<div align="left"><figure><img src="https://2439665791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsFulb2ZOtSPcRSc2rXE%2Fuploads%2FfedvzFHG1BGhlt8KGIq2%2FCrowdStrike_CSPM_03.png?alt=media&#x26;token=1cf44e7e-bb8c-40c9-9d58-030c631f89f0" alt=""><figcaption></figcaption></figure></div>

### Create the data connector in Radiant Security

1. Log into [Radiant Security](https://app.radiantsecurity.ai/).
2. From the navigation menu, select **Settings** > **Data Connectors** and click **+ Add Connector**.
3. Search for and select the **Crowdstrike OAuth2** option from the list and then click **Data Feeds**.
4. Under **Select your data feeds**, select **Falcon CSPM Alerts** and click **Credentials**.
5. In case you had already created credentials, select them from the drop-down and continue. If you haven’t created credentials yet, create one by giving the credential an identifiable name (e.g. `Crowdstrike Falcon CSPM Credentials`). Then, paste the values (**Base URL**, **Client** **ID**, and **Client** **Secret** **Key**) that you copied from the **Create the credentials in CrowdStrike Falcon** section. Leave the **Prefix** field empty.
6. Click **Add Connector** to save the changes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.radiantsecurity.ai/radiant-connectors/data-connectors/crowdstrike-falcon-cspm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
