Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rapid7 Vulnerability Exception API

Vulnerability Exception Resource Controller

Rapid7 Vulnerability Exception API is one of 50 APIs that Rapid7 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Vulnerability Exception. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://[region].api.insight.rapid7.com/ias/v1.

7 operations 4 paths 14 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://us.api.insight.rapid7.com/vm/v4
Resource Areas
1

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Vulnerability Exception 7

Vulnerability Exception Resource Controller

GET
/api/3/vulnerability_exceptions
Exceptions
getVulnerabilityExceptions 3 params → 200401404500503
POST
/api/3/vulnerability_exceptions
Exceptions
createVulnerabilityException 1 param → 200400401500503
GET
/api/3/vulnerability_exceptions/{id}
Exception
getVulnerabilityException 1 param → 200401404500503
DELETE
/api/3/vulnerability_exceptions/{id}
Exception
removeVulnerabilityException 1 param → 200401404500503
GET
/api/3/vulnerability_exceptions/{id}/expires
Exception Expiration
getVulnerabilityExceptionExpiration 1 param → 200401404500503
PUT
/api/3/vulnerability_exceptions/{id}/expires
Exception Expiration
updateVulnerabilityExceptionExpiration 2 params → 200400401404500503
POST
/api/3/vulnerability_exceptions/{id}/{status}
Exception Status
updateVulnerabilityExceptionStatus 3 params → 200400401500503

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are VulnerabilityException (7 properties), ExceptionScope (6 properties), Submission (6 properties), Review (5 properties). Each schema is shown below with its type and property counts.

BadRequestError
object
3 properties 1 required
Submission
object
6 properties
UnauthorizedError
object
3 properties 1 required
VulnerabilityException
object
7 properties
CreatedReference«VulnerabilityExceptionID,Link»
object
2 properties
Links
object
1 property
ServiceUnavailableError
object
3 properties 1 required
PageOf«VulnerabilityException»
object
3 properties
ExceptionScope
object
6 properties
NotFoundError
object
3 properties 1 required
PageInfo
object
4 properties
Review
object
5 properties
Link
object
2 properties
InternalServerError
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapid7-vulnerability-exception-api-openapi.yml Raw ↑

Other APIs Rapid7 publishes across the network.

Rapid7 InsightVM Cloud API
Rapid7 Insight Platform API
Rapid7 InsightIDR API
Rapid7 Accounts API
Rapid7 Administration API
Rapid7 Apps API
Rapid7 Asset API
Rapid7 Asset Discovery API
Rapid7 Asset Group API
Rapid7 Assets API
Rapid7 Attachments API
Rapid7 Attack Templates API