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

# Intel Owl

> Intel Owl is an Open Source Intelligence, or OSINT solution, to get Threat Intelligence data about a specific digital artifact from a single API at scale.

## Creating an Intel Owl connection

### Using API Key

To create the connection you need:

* An Instance URL
* An API Key

#### Obtaining the credentials

1. Navigate to your Intel Owl instance and log in to your account.

2. From the user menu in the top-right corner, select **API Access** from the dropdown.

   <Frame>
     <img src="https://mintcdn.com/blinkops-2/OH0Rkmh0UdU51QaX/img/IntelOwl/homepage.png?fit=max&auto=format&n=OH0Rkmh0UdU51QaX&q=85&s=f3a6cc074ebb083038bfb21d1feb50cc" width="3456" height="2160" data-path="img/IntelOwl/homepage.png" />
   </Frame>

3. Click **Generate** to generate a new API key.

   <Frame>
     <img src="https://mintcdn.com/blinkops-2/OH0Rkmh0UdU51QaX/img/IntelOwl/generatekey.png?fit=max&auto=format&n=OH0Rkmh0UdU51QaX&q=85&s=32640e4bb3684c308ffd15fdff2fbb58" width="3456" height="2160" data-path="img/IntelOwl/generatekey.png" />
   </Frame>

4. You'll see your API key creation timestamp and the generated key (blurred).

   <Frame>
     <img src="https://mintcdn.com/blinkops-2/OH0Rkmh0UdU51QaX/img/IntelOwl/apikey.png?fit=max&auto=format&n=OH0Rkmh0UdU51QaX&q=85&s=bc340bf471c9353bb5a6aace31312985" width="3456" height="2160" data-path="img/IntelOwl/apikey.png" />
   </Frame>

5. Click **Show API Key** and copy your **API key**.

#### 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 **Intel Owl** 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 Instance URL
   * The API Key
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
