Rapid7 logo

Rapid7

Rapid7 is a cybersecurity company providing the Insight Platform with products for vulnerability management (InsightVM), SIEM/XDR (InsightIDR), application security (InsightAppSec), cloud security (InsightCloudSec), and SOAR (InsightConnect). The Rapid7 Command/Insight Platform API exposes REST endpoints across regional hosts such as us.api.insight.rapid7.com for managing assets, vulnerabilities, investigations, and integrations. Authentication is performed with an organization or user API key passed in the `X-Api-Key` header.

3 APIs 0 Features
SecurityVulnerability ManagementSIEMXDRCloud SecuritySOARApplication Security

APIs

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 ...

Rapid7 Insight Platform API

Cross-product REST API for the Insight Platform that covers user and key management, organizations, audit logs, and platform-level integrations. Authentication uses `X-Api-Key` ...

Rapid7 InsightIDR API

REST API for the InsightIDR SIEM/XDR product covering investigations, alerts, log search, threats, and SOC workflows. Authentication uses `X-Api-Key` against the regional Insigh...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
API Overview
API Overview
💰
Pricing
Pricing
📝
Sign Up
Sign Up
👥
GitHub Organization
GitHub Organization
🔗
Community
Community
💬
Support
Support
🟢
Status
Status

Sources

apis.yml Raw ↑
aid: rapid7
name: Rapid7
description: >-
  Rapid7 is a cybersecurity company providing the Insight Platform with
  products for vulnerability management (InsightVM), SIEM/XDR (InsightIDR),
  application security (InsightAppSec), cloud security (InsightCloudSec),
  and SOAR (InsightConnect). The Rapid7 Command/Insight Platform API
  exposes REST endpoints across regional hosts such as us.api.insight.rapid7.com
  for managing assets, vulnerabilities, investigations, and integrations.
  Authentication is performed with an organization or user API key passed
  in the `X-Api-Key` header.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Security
  - Vulnerability Management
  - SIEM
  - XDR
  - Cloud Security
  - SOAR
  - Application Security
url: >-
  https://raw.githubusercontent.com/api-evangelist/rapid7/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - 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
  - aid: rapid7:insight-platform-api
    name: Rapid7 Insight Platform API
    description: >-
      Cross-product REST API for the Insight Platform that covers user and
      key management, organizations, audit logs, and platform-level
      integrations. Authentication uses `X-Api-Key` against the regional
      endpoint (us, eu, ca, au, ap, jp).
    humanURL: https://docs.rapid7.com/insight/api-overview/
    baseURL: https://us.api.insight.rapid7.com
    tags:
      - Identity
      - Platform
      - Organizations
      - Audit
    properties:
      - type: Documentation
        url: https://docs.rapid7.com/insight/api-overview/
      - type: Managing API Keys
        url: https://docs.rapid7.com/insight/managing-platform-api-keys/
  - aid: rapid7:insightidr-api
    name: Rapid7 InsightIDR API
    description: >-
      REST API for the InsightIDR SIEM/XDR product covering investigations,
      alerts, log search, threats, and SOC workflows. Authentication uses
      `X-Api-Key` against the regional Insight Platform endpoint.
    humanURL: https://docs.rapid7.com/insightidr/api-overview/
    baseURL: https://us.api.insight.rapid7.com/idr
    tags:
      - SIEM
      - XDR
      - Investigations
      - Alerts
      - Logs
    properties:
      - type: Documentation
        url: https://docs.rapid7.com/insightidr/api-overview/

common:
  - type: Website
    url: https://www.rapid7.com
  - type: Documentation
    url: https://docs.rapid7.com
  - type: API Overview
    url: https://docs.rapid7.com/insight/api-overview/
  - type: Pricing
    url: https://www.rapid7.com/contact/
  - type: Sign Up
    url: https://insight.rapid7.com/
  - type: GitHub Organization
    url: https://github.com/rapid7
  - type: Community
    url: https://discuss.rapid7.com
  - type: Support
    url: https://www.rapid7.com/services/support/
  - type: Status
    url: https://status.rapid7.com
maintainers:
  - FN: Kin Lane
    email: [email protected]