Look Up Hash and Process (Scan / Sanitize) A File
Recommended Flow Of API usage
-
Calculate hash value of a file.
-
Hash Lookup to see if known instead of sending whole file to server for scan.
-
If unknown, Initiate Process File call
-
Retrieve process result Retrieve process result by data_id
-
if file is sanitized, Download Sanitized File.
User Provided Info
Certain data processing requires of accurate metadata for better process results. Refer to Initiate Process File for more information.