Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Runs a scan against the given URL.

Parameters

ParameterDescription
Scan Policy NameThe scan policy name (if none is given it uses the default scan policy).
URLThe URL to run the scan against.

Example Output

{
	"code": 0,
	"message": "string"
}

Workflow Library Example

Run Scan with Owasp Zap and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop