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

# Panther

> Panther is a modern SIEM that transforms terabytes of raw logs per day into a structured security data lake to power real-time detection, swift incident response, and thorough investigations.

## Creating a Panther connection[​](#creating-a-panther-connection "Direct link to Creating a Panther connection")

## Using API Token[​](#using-api-token "Direct link to Using API Token")

To create the connection you need:

* An API Address
* An API Token

<Note>
  **The API address attribute specifies the base API URL of your Panther deployment type.**

  * For Cloud Connected and self-hosted deployments :

    `https://{YOUR_PANTHER_DOMAIN}/v1`

    **Note:** should end with **/v1**.

  * For SaaS deployments :

    `https://api.{YOUR_PANTHER_DOMAIN}.runpanther.net`

  **Important:** Ensure that the URL does not include any specific base paths (e.g., /public/graphql).

  For more information regarding the deployment types please refer to [Panther's documentation](https://docs.panther.com/system-configuration/panther-deployment-types).
</Note>

### Obtaining the credentials[​](#obtaining-the-credentials "Direct link to Obtaining the credentials")

To obtain the API token, refer to the [Panther documentation on creating API tokens](https://docs.panther.com/panther-developer-workflows/api#step-2-create-an-api-token).

### Creating your connection[​](#creating-your-connection "Direct link to 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 **Panther** 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** as the method to create the connection.

5. Fill in the parameters:

   * The API Address
   * The API Token

6. (Optional) Click **Test Connection** to test it.

7. Click **Create connection**. The new connection appears on the **Connections** page.
