> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# BloodHound

> BloodHound is a cybersecurity tool that maps and analyzes identity and access relationships within enterprise environments. By using graph analysis, it uncovers hidden and unintended attack paths that attackers could exploit to escalate privileges or move laterally, enabling security teams to better understand, prioritize, and reduce identity-based risk across on-prem and cloud infrastructures.

## Creating a BloodHound connection

### Using API Token ID & Key

To create the connection you need:

* An API Address
* A Token ID
* A Token Key

#### Obtaining the credentials

For more information about obtaining the credentials, please refer to [BloodHound Documentation](https://bloodhound.specterops.io/integrations/bloodhound-api/working-with-api#create-a-personal-api-key-and-id-pair).

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **BloodHound** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **API Token ID & Key** as the method to create the connection.
5. Fill in the parameters:
   * The API Address
   * The Token ID
   * The Token Key
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
