OWASP ZAP · Capability
ZAP API — oast
ZAP API — oast. 11 operations. Lead operation: oast. Self-contained Naftiko capability covering one Owasp Zap business surface.
What You Can Do
GET
Oastactionsetactivescanservice
— Sets the service used with the active scanner.
/v1/json/oast/action/setactivescanservice
GET
Oastactionsetboastoptions
— Sets the BOAST options.
/v1/json/oast/action/setboastoptions
GET
Oastactionsetcallbackoptions
— Sets the Callback options.
/v1/json/oast/action/setcallbackoptions
GET
Oastactionsetdaystokeeprecords
— Sets the number of days the OAST records will be kept for.
/v1/json/oast/action/setdaystokeeprecords
GET
Oastactionsetinteractshoptions
— Sets the Interactsh options.
/v1/json/oast/action/setinteractshoptions
GET
Oastviewgetactivescanservice
— Gets the service used with the active scanner, if any.
/v1/json/oast/view/getactivescanservice
GET
Oastviewgetboastoptions
— Gets the BOAST options.
/v1/json/oast/view/getboastoptions
GET
Oastviewgetcallbackoptions
— Gets the Callback options.
/v1/json/oast/view/getcallbackoptions
GET
Oastviewgetdaystokeeprecords
— Gets the number of days the OAST records will be kept for.
/v1/json/oast/view/getdaystokeeprecords
GET
Oastviewgetinteractshoptions
— Gets the Interactsh options.
/v1/json/oast/view/getinteractshoptions
GET
Oastviewgetservices
— Gets all of the services.
/v1/json/oast/view/getservices
MCP Tools
sets-service-used-active-scanner
Sets the service used with the active scanner.
read-only
idempotent
sets-boast-options
Sets the BOAST options.
read-only
idempotent
sets-callback-options
Sets the Callback options.
read-only
idempotent
sets-number-days-oast-records
Sets the number of days the OAST records will be kept for.
read-only
idempotent
sets-interactsh-options
Sets the Interactsh options.
read-only
idempotent
gets-service-used-active-scanner
Gets the service used with the active scanner, if any.
read-only
idempotent
gets-boast-options
Gets the BOAST options.
read-only
idempotent
gets-callback-options
Gets the Callback options.
read-only
idempotent
gets-number-days-oast-records
Gets the number of days the OAST records will be kept for.
read-only
idempotent
gets-interactsh-options
Gets the Interactsh options.
read-only
idempotent
gets-all-services
Gets all of the services.
read-only
idempotent