Rapid7 · Capability
InsightAppSec API — Targets
InsightAppSec API — Targets. 5 operations. Lead operation: Get Targets. Self-contained Naftiko capability covering one business surface.
InsightAppSec API — Targets is a Naftiko capability published by Rapid7, one of 47 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, PUT, and DELETE methods rooted at /v1/targets.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: Get Targets. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Rapid7 and Targets.
What You Can Do
GET
Gettargets
— Get Targets
/v1/targets
POST
Createtarget
— Create Target
/v1/targets
GET
Gettarget
— Get Target
/v1/targets/{target-id}
PUT
Updatetarget
— Update Target
/v1/targets/{target-id}
DELETE
Deletetarget
— Delete Target
/v1/targets/{target-id}
MCP Tools
rapid7-gettargets
Get Targets
read-only
idempotent
rapid7-createtarget
Create Target
rapid7-gettarget
Get Target
read-only
idempotent
rapid7-updatetarget
Update Target
idempotent
rapid7-deletetarget
Delete Target
idempotent