Rapid7 · Capability
InsightAppSec API — Engine Groups
InsightAppSec API — Engine Groups. 6 operations. Lead operation: Get Engine Groups. Self-contained Naftiko capability covering one business surface.
InsightAppSec API — Engine Groups is a Naftiko capability published by Rapid7, one of 47 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET, POST, PUT, and DELETE methods rooted at /v1/engine-groups.
The capability includes 3 read-only operations and 3 state-changing operations. Lead operation: Get Engine Groups. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Rapid7 and Engine Groups.
What You Can Do
GET
Getenginegroups
— Get Engine Groups
/v1/engine-groups
POST
Createenginegroup
— Create Engine Group
/v1/engine-groups
GET
Getenginegroup
— Get Engine Group
/v1/engine-groups/{engine-group-id}
PUT
Updateenginegroup
— Update Engine Group
/v1/engine-groups/{engine-group-id}
DELETE
Deleteenginegroup
— Delete Engine Group
/v1/engine-groups/{engine-group-id}
GET
Getenginegroupengines
— Get Engine Group Engines
/v1/engine-groups/{engine-group-id}/engines
MCP Tools
rapid7-getenginegroups
Get Engine Groups
read-only
idempotent
rapid7-createenginegroup
Create Engine Group
rapid7-getenginegroup
Get Engine Group
read-only
idempotent
rapid7-updateenginegroup
Update Engine Group
idempotent
rapid7-deleteenginegroup
Delete Engine Group
idempotent
rapid7-getenginegroupengines
Get Engine Group Engines
read-only
idempotent