# AbuseIPDB

{% hint style="info" %}
Abuse IPDB is a Threat Intelligence (TI) integration. TI Data Source integrations are used during investigations to improve analysis and in interactive chat to help answer questions. They are optional, but enabling more tooling integrations enhances Dropzone analysis.
{% endhint %}

The Dropzone platform integrates with [Abuse IPDB](https://www.abuseipdb.com/account/api) to monitor, check and report IP addresses that are involved in malicious activity such as spamming, hack attempts, and DDoS attacks.

## Create an API Key

Abuse IPDB requires an API key to enable.

To obtain an API Key, do the following:

* Navigate to your AbuseIPDB Account at <https://www.abuseipdb.com/> and log in

{% hint style="info" %}
You can create a free AbuseIPDB account with a limited number of checks per day, or you can use a paid account for higher usage limits
{% endhint %}

\* In the banner, navigate to "API"

<figure><img src="/files/ClevzCAY69bx6zRigRIo" alt=""><figcaption><p>Abuse IPDB Banner</p></figcaption></figure>

* Click on "Create Key" on the right

<figure><img src="/files/FaAXczFmZzfRFMrKAwQq" alt=""><figcaption></figcaption></figure>

* Give the key a memorable name and click "Create"

<figure><img src="/files/WYdodpjI6hywqhHXo9HQ" alt=""><figcaption></figcaption></figure>

* Record the access token shown for use later in the Dropzone UI where it is called "API key"

<figure><img src="/files/cetkNO5naYiPBzNrKTmq" alt=""><figcaption><p>The Abuse IPDB Api Key</p></figcaption></figure>

## Enable AbuseIPDB

To enable the Data Source integration, do the following:

* Navigate to your Dropzone AI tenant home page e.g. https\://*mycompany*.dropzone.app
* In the bottom left hand corner, click Settings > Integrations

<figure><img src="/files/zN02u3HObDaemUY8E1kD" alt=""><figcaption><p>Integrations Dropdown</p></figcaption></figure>

* Click "Available"

<figure><img src="/files/brI7n2Ux40Tk0jTwBCVh" alt=""><figcaption><p>Click Available</p></figcaption></figure>

* In the Search bar, search AbuseIPDB, then click "Configure"

<figure><img src="/files/9431R6pTtEVuScJism7P" alt=""><figcaption><p>The Abuse IPDB Data Tile</p></figcaption></figure>

* Input the API key
* Click "Test & Save" to finish

<figure><img src="/files/k9F2lljhVvisEX7C8lLZ" alt=""><figcaption><p>The AbuseIPDB Data Source Configuration</p></figcaption></figure>

If you have any errors engage your Dropzone AI support representative.


---

# 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.dropzone.ai/integrations/data/abuseipdb.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.
