# CrowdStrike

## A**bout This Document**

This guide details the steps necessary to connect CrowdStrike to the Epiphany Intelligence Platform. The Epiphany Intelligence Platform leverages data from tools such Crowdstrike to provide greater visibility into the cyber security risks within in your environment.

## **Overview**

CrowdStrike allows API access by virtue of a Client ID and a Secret ID. Both of which are created in Crowdstrike's management console by an Admin user.&#x20;

Epiphany only requires a read-only set of API credentials to collect Crowdstrike's data. This is a default role in Crowdstrike when generating the API credentials.

## Version Compatibility

* **Epiphany**: Epiphany Collector version 1.0 and later.
* **Crowdstrike**: Crowdstrike API v1.

## Prerequisites

* [ ] Ability to generate an API Key with read-only capabilities.

## **What is Needed for Integration**

* [ ] The Client ID
* [ ] The Secret ID

[Legal Notice](/technical-documentation/legal-notice.md)


---

# 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://docs.reveald.com/technical-documentation/data-sources/crowdstrike.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.
