Typical turnaround is 60–120 seconds, with processing time continually
improving.
Three requests
This cURL outline shows the flow with abbreviated responses. Copy the returned token intoACCESS_TOKEN and the detection ID into DETECTION_ID before
sending the next request.
Run the flow
The Python example usesrequests; the TypeScript example uses Node.js with
built-in fetch. Both stop polling on success or failure and allow up to
40 minutes before timing out.
- Python
- TypeScript
authoritative finding instead. See
Get a detection for
result fields, and
Start a detection
for supported inputs and request errors.
For sample allowances, see Billing. To try
requests interactively, download an
API collection.