> For the complete documentation index, see [llms.txt](https://docs.threatdefence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.threatdefence.com/siem-integrations/endpoint-protection/airlock.md).

# Airlock

By integrating **Airlock Digital** with **ThreatDefence** via Airlock’s logging and API capabilities, you can stream authentication, access control, and application firewall events directly into ThreatDefence for unified visibility and proactive incident management.

This integration enables ThreatDefence to monitor activity across Airlock’s secure access gateway and WAF layers—providing deep insight into user sessions, access policies, and web traffic behavior—while correlating with other security data to detect anomalies, enforce Zero Trust principles, and respond to threats in real time.

***

## Step 1. Generate API Key

1. Navigate to the **API Keys** tab.
2. Click **Generate API Key** to create a new key.

   ![Airlock Generate API Key](/files/m9ESV0BbZcvDYO6Jlxgr)

***

## Step 2. Configure ThreatDefence Integration

Provide the following information to your ThreatDefence representative at\
📧 **<support@threatdefence.com>**:

* API Key
* API Base URL (host:port)

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.threatdefence.com/siem-integrations/endpoint-protection/airlock.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.
