Skip to main content

Run Analysis

Run a new analysis.

External Documentation

To learn more, visit the Any Run documentation.

Parameters

ParameterDescription
Analysis TypeAnalyze a file or a URL.
File ContentsThe contents of the file to analyze.
URLThe URL to analyze.

Example Output

{
"error": false,
"data": {
"taskid": "0cf223f2-530e-4a50-b68f-563045268648"
}
}

Workflow Library Example

Run Analysis with Any Run and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop