For the complete documentation index, see llms.txt. This page is also available as Markdown.

Rapid7 InsightVM

Connection Requirements

1 - Domain

The base domain of the Rapid7 InsightVM API.

Default: us.api.insight.rapid7.com

2 - API Key

The API key used to authenticate requests to the Rapid7 InsightVM API. This key must have sufficient permissions to access asset and vulnerability data.

To generate a new User API key:

  1. From the left menu of the Rapid7 Command Platform Home page, click Administration.

  2. From the Administration page, click API Key Management.

  3. On the API Key Management – User API Keys page, click Generate New User Key.

  4. Select an organization and provide a name for the key.

  5. Generate the key. A new window will display the generated key.

  6. Copy the key and store it securely. You will not be able to view the key again after closing the window.

3 - Last Scan Days

How many days back to look when filtering assets by their last vulnerability scan date. (default: 7)

4 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

5 - Proxy

Proxy URL (optional).

6 - Is Secure?

Choose this if your connection is going to be over HTTPS (optional, default: True).

Last updated