These docs are for v2.0. Click to read the latest docs for v3.0.

/file/rescan

Re-scan a file

🚧

Private API

This endpoint is available in the Private API only.

❗️

Caution

This API has the potential to produce a denial of service on the scanning infrastructure if abused. Please contact us if you are going to be rescanning more than 50K files per day.

The resource argument can be the MD5, SHA-1 or SHA-256 of the file you want to re-scan.

{
  'response_code': 1,
  'scan_id': 'OGZmYjYxYjUxYWI0YTdhM2ViZWI5Zjc2MTE5ZTRiODE6MTY3ODM0ODYyNA==',
  'permalink': 'https://www.virustotal.com/file/__sha256hash__/analysis/1390472785/',
  'sha256': '54bc950d46a0d1aa72048a17c8275743209e6c17bdacfc4cb9601c9ce3ec9a71',
  'resource': '7657fcb7d772448a6d8504e4b20168b8'
}
Body Params
string
required

Your API key

string
required

Resource(s) to be re-scanned

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json