ZAP API UI
Component: ajaxSpider
Action: scanAsUser
Runs the AJAX Spider from the perspective of a User of the web application.
Output Format
JSON
JSONP
HTML
XML
apikey*
Form Method
GET
POST
contextName*
The name for any defined context. If the value does not match a defined context then an error will occur.
userName*
The name of the user to be used when crawling. The "userName" should be previously defined on the context configuration.
url
The starting URL (needs to include the 'scheme').
subtreeOnly
A boolean (true/false) indicating whether or not the crawl should be constrained to a specific path (default value is false).