# Testing (API Security Scans)

The API Security **Testing** source category is automatically discovered during Pynt's security testing process. This source contributes to comprehensive API discovery and security posture within Pynt, allowing organizations to proactively manage and secure their APIs.

The supported API testing integrations can be found [here](broken://pages/c5x3ZqJqbC5g78Mq6LJJ).

To associate a scan with an application, there are two options: manual and automatic. For manual association, select the relevant application in the [Scan History](/documentation/scan-history/navigate-scan-history.md) view. For automatic association:

1. Add the relevant **App ID** to the scan. Click on '**Copy** **App ID'** from the '**Actions**' menu, as illustrated in the example below.

<figure><img src="/files/jNGmT9IIBurgbTbF11Z5" alt=""><figcaption><p>Coping the App ID</p></figcaption></figure>

2. Before running a scan, ensure to include the App ID in the scan parameters by adding it as follows:

   * include the App ID as the current value for the PYNT-ENTERPRISE-APP-ID parameter in Pynt's collection.

   <figure><img src="/files/rd5ulvZ0571gHC6s6G1d" alt=""><figcaption><p>Updating App-ID for Pynt collection</p></figcaption></figure>

   &#x20;

   * For [Newman ](broken://pages/41tdRjAkMWmTXs8hdQfy)integration or any other integration running via the [Pynt command](broken://pages/ehealt8LVTt8DWD89CXX), add the parameter: --application-id="MY\_APP\_ID"


---

# 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.pynt.io/documentation/applications-view/manage-sources-for-api-discovery/source-categories/testing-api-security-scans.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.
