Batch-scan domains (async)
scan_domains_batchQueue an asynchronous batch scan of up to 50 domains and get a jobId immediately (avoids the 30s per-call limit). Poll get_scan_job with the jobId until status is succeeded/partial/failed to read per-domain scores. Requires an API key with write or full scope. These scans are NOT added to monitoring or saved to history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes | 1-50 domains to scan, e.g. ["example.com","acme.com"]. |