Rapid7 InsightVM Cloud API

REST API for the InsightVM vulnerability management product, exposing assets, scans, vulnerabilities, remediation projects, and reports. Authentication uses an Insight Platform API key in the `X-Api-Key` header; the regional base URL is selected per data residency.

API entry from apis.yml

apis.yml Raw ↑
aid: rapid7:insightvm-api
name: Rapid7 InsightVM Cloud API
description: REST API for the InsightVM vulnerability management product, exposing assets, scans, vulnerabilities,
  remediation projects, and reports. Authentication uses an Insight Platform API key in the `X-Api-Key`
  header; the regional base URL is selected per data residency.
humanURL: https://help.rapid7.com/insightvm/en-us/api/api.html
baseURL: https://us.api.insight.rapid7.com/vm/v4
tags:
- Vulnerability Management
- Assets
- Scans
- Remediation
properties:
- type: Documentation
  url: https://help.rapid7.com/insightvm/en-us/api/api.html
- type: Integrations API
  url: https://help.rapid7.com/insightvm/en-us/api/integrations.html
- type: Examples
  url: https://github.com/rapid7/insightvm-api-examples