Authentication
Your ARGUS API key.
Request body
The body is identical to Analyze Prompt, except thatscan_data carries a response field instead of a prompt field.
Identifier of the asset whose configured policies should be applied.
Container for the content to analyze.
Optional inline policies to apply in addition to (or instead of) the asset’s configured
policies. Each item is a policy object. See Enumerations for
the canonical
PolicyName and Action values.Optional session identifier used to group related interactions.
Optional end-user identifier.
Optional free-form metadata attached to the scan record.
Whether to persist this scan. Defaults to
true when omitted.Example request
Response
Unique identifier (UUID v4) for this scan request.
The definitive outcome of the scan. One of
passed, flagged, or blocked.Policies that found a violation. Empty when the verdict is
passed.
