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

# FireHydrant

> FireHydrant is an incident management platform designed to help engineering and DevOps teams efficiently respond to and resolve outages. With features that automate incident creation, coordination, and retrospectives, FireHydrant streamlines the entire incident lifecycle from detection to resolution.

## Creating a FireHydrant connection

### Using API Key

To create the connection you need:

* An API Address
* An API Key

#### Obtaining the credentials

1. Login to your FireHydrant account.

2. Click on the settings icon.

   <img src="https://mintcdn.com/blinkops-2/0JKaSiVOyIaH-NI8/img/FireHydrant/settings.png?fit=max&auto=format&n=0JKaSiVOyIaH-NI8&q=85&s=72c82c92c556187cca8c84e6118d692b" alt="FireHydrant Settings" width="3452" height="1884" data-path="img/FireHydrant/settings.png" />

3. Click on `API Keys`.

   <img src="https://mintcdn.com/blinkops-2/0JKaSiVOyIaH-NI8/img/FireHydrant/api-keys.png?fit=max&auto=format&n=0JKaSiVOyIaH-NI8&q=85&s=76e3f59d69382e8aebfb3de35e2219c2" alt="FireHydrant API Keys" width="3452" height="1890" data-path="img/FireHydrant/api-keys.png" />

4. Click on `Create API Key`.

   <img src="https://mintcdn.com/blinkops-2/0JKaSiVOyIaH-NI8/img/FireHydrant/create-api-key.png?fit=max&auto=format&n=0JKaSiVOyIaH-NI8&q=85&s=ead4eeeee3817a0ff2b2604fc49ea6fc" alt="FireHydrant Create API Key" width="3450" height="1890" data-path="img/FireHydrant/create-api-key.png" />

5. Fill the fields and click on `Create`.

   <img src="https://mintcdn.com/blinkops-2/0JKaSiVOyIaH-NI8/img/FireHydrant/fill-fields-and-create.png?fit=max&auto=format&n=0JKaSiVOyIaH-NI8&q=85&s=581230e6faa6f9635d67ffdbd7e94ac8" alt="FireHydrant Fill Fields" width="3450" height="1890" data-path="img/FireHydrant/fill-fields-and-create.png" />

6. Copy your API key.

   <img src="https://mintcdn.com/blinkops-2/0JKaSiVOyIaH-NI8/img/FireHydrant/api-key.png?fit=max&auto=format&n=0JKaSiVOyIaH-NI8&q=85&s=51fc6c69b3dfdfeac157fc83b84bfa7c" alt="FireHydrant API Key" width="3450" height="1890" data-path="img/FireHydrant/api-key.png" />

#### 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 **FireHydrant** 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 Key** as the method to create the connection.
5. Fill in the parameters:
   * The API Address
   * The API Key
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
