# 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="introduction">introduction</a></td><td><a href="https://3789559529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDE6VZCJNhkLwvzLp4YDN%2Fuploads%2FsWNqzavaIftLR5SmY2j4%2FGetting%20Started%20with%20Firewall%20for%20AI.png?alt=media&#x26;token=a687db38-c4fd-42c6-8a67-b4395e615f06">Getting Started with Firewall for AI.png</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="https://3789559529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDE6VZCJNhkLwvzLp4YDN%2Fuploads%2FdLl2mhj5rQHscIKvbfCe%2FNightfall%20APIs.png?alt=media&#x26;token=fdc8bd73-ec9c-4baa-ad02-10e81175e621">Nightfall APIs.png</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="nightfall_sdk">nightfall_sdk</a></td><td><a href="https://3789559529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDE6VZCJNhkLwvzLp4YDN%2Fuploads%2Fd2r7ynxxfkBbgbRteKYs%2FSoftware%20Development%20Kits.png?alt=media&#x26;token=594c25dd-a85a-4ad1-9904-140dfd1a4bec">Software Development Kits.png</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="language_specific_guides">language_specific_guides</a></td><td><a href="https://3789559529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDE6VZCJNhkLwvzLp4YDN%2Fuploads%2FqCF2bjlAaZxrtBWtBGXl%2FLanguage%20Specific%20Guides.png?alt=media&#x26;token=3b8f5130-dbc2-4ede-8cde-026d7bbbcca3">Language Specific Guides.png</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="tutorials">tutorials</a></td><td><a href="https://3789559529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDE6VZCJNhkLwvzLp4YDN%2Fuploads%2FSPsOjNMQ1WSG6RANaXHT%2FThird-Party%20Integrations%20(4).png?alt=media&#x26;token=87d8199b-c73d-4555-98be-75c91a9007d0">Third-Party Integrations (4).png</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="nightfall-use-cases">nightfall-use-cases</a></td><td><a href="https://3789559529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDE6VZCJNhkLwvzLp4YDN%2Fuploads%2FPZkDOfKLFtrf1DduYnFe%2FNightfall%20Use%20Cases.png?alt=media&#x26;token=635994d6-f3db-43e0-ae52-4a13d698d161">Nightfall Use Cases.png</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="https://3789559529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDE6VZCJNhkLwvzLp4YDN%2Fuploads%2FsprvL5U9XeWtyVytM2ab%2Fdetection-playground-p-500.png?alt=media&#x26;token=07046bce-890d-43ba-b1fb-04c9b03de882">detection-playground-p-500.png</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.
