# Welcome to Developer APIs Documentation

Welcome to the amazing world of the Nightfall Developer APIs (formerly known as Firewall for AI). Here you can find all the information about Nightfall's APIs, and SDKs, and also usage examples of these APIs and SDKs.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Learn how to create a Nightfall API key, Detectors, Detection rules, and Polices</td><td></td><td><a href="/pages/NeXWlxIEjeijdZ9fDAmE">/pages/NeXWlxIEjeijdZ9fDAmE</a></td><td><a href="/files/p6smoWXMrlWVrnGdyMd1">/files/p6smoWXMrlWVrnGdyMd1</a></td></tr><tr><td><strong>Nightfall APIs</strong></td><td>Nightfall Scan and Workflow APIs enable you to integrate DLP protection programatically</td><td></td><td><a href="https://help.nightfall.ai/nightfall-firewall-for-ai/nightfall-apis/dlp-apis-firewall-for-ai-platform">https://help.nightfall.ai/nightfall-firewall-for-ai/nightfall-apis/dlp-apis-firewall-for-ai-platform</a></td><td><a href="/files/tRPs2uqO8Y26ZQtuYpji">/files/tRPs2uqO8Y26ZQtuYpji</a></td></tr><tr><td><strong>SDKs</strong></td><td>Learn how to leverage the Nightfall Software Development Kits (SDKs)</td><td></td><td><a href="/pages/MaWfV3PsrIJBe7qilmgh">/pages/MaWfV3PsrIJBe7qilmgh</a></td><td><a href="/files/CZCVE7sc59a8suyB2Ch5">/files/CZCVE7sc59a8suyB2Ch5</a></td></tr><tr><td><strong>Language Specific Guides</strong></td><td>Learn how to use Nightfall's APIs/SDKs with specific programming languages.</td><td></td><td><a href="/pages/SuQtZOYIjtUwF3EOs2zx">/pages/SuQtZOYIjtUwF3EOs2zx</a></td><td><a href="/files/gWZtlLo14TJTSmXbBOXh">/files/gWZtlLo14TJTSmXbBOXh</a></td></tr><tr><td><strong>Integration Tutorials</strong></td><td>Learn how to integrate Nightfall into some GenAI apps and datastores.</td><td></td><td><a href="/pages/lcPDqZnoUIUvD2sxJLvw">/pages/lcPDqZnoUIUvD2sxJLvw</a></td><td><a href="/files/ktNPOF4GQEvnJaw35J6i">/files/ktNPOF4GQEvnJaw35J6i</a></td></tr><tr><td><strong>Popular</strong> <strong>Use Cases</strong></td><td>Review popular scenarios and apply them to your DLP use case.</td><td></td><td><a href="/pages/4agObkPH5rmLf9gEswKM">/pages/4agObkPH5rmLf9gEswKM</a></td><td><a href="/files/Pnik5pmYBhEe305xGhN0">/files/Pnik5pmYBhEe305xGhN0</a></td></tr><tr><td><strong>Detection Playground</strong></td><td>A code free environment for test driving Firewall for AI.</td><td></td><td><a href="https://playground.nightfall.ai/">https://playground.nightfall.ai/</a></td><td><a href="/files/j5jPK8zjTx8Os0hv7f6Z">/files/j5jPK8zjTx8Os0hv7f6Z</a></td></tr></tbody></table>


---

# 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://help.nightfall.ai/developer-api/welcome-to-developer-apis-documentation.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.
