Gravitee · Capability
Gravitee.io - Access Management API — bot detection
Gravitee.io - Access Management API — bot detection. 5 operations. Lead operation: List registered bot detections for a security domain. Self-contained Naftiko capability covering one Gravitee business surface.
What You Can Do
GET
Listbotdetections
— List registered bot detections for a security domain
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/bot-detections
POST
Createbotdetection
— Create a bot detection
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/bot-detections
GET
Getbotdetection
— Get a bot detection
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/bot-detections/{botdetection}
PUT
Updatebotdetection
— Update a bot detection
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/bot-detections/{botdetection}
DELETE
Deletebotdetection
— Delete a bot detection
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/bot-detections/{botdetection}
MCP Tools
list-registered-bot-detections-security
List registered bot detections for a security domain
read-only
idempotent
create-bot-detection
Create a bot detection
get-bot-detection
Get a bot detection
read-only
idempotent
update-bot-detection
Update a bot detection
idempotent
delete-bot-detection
Delete a bot detection
idempotent