Upload a fileAsk AIpost https://www.virustotal.com/api/v3/private/filesBody ParamsFile to scancommand_linestringCommand line arguments to use when running the file in sandboxes.disable_sandboxstringDefaults to falseIf true, then the file won't be detonated in sandbox environments. False by default.enable_internetstringDefaults to falseIf the file should have internet access when running in sandboxes. False by default.filefilerequiredintercept_tlsstringDefaults to falseIntercept HTTPS/TLS/SSL communication. Intercept HTTPS to view encypted URLS, hostnames and HTTP headers. This is detectable by any sample that checks certificates, and makes JA3 hashes unusable.passwordstringOptional, password to decompress and scan a file contained in a protected ZIP file.retention_period_daysint321 to 28Defaults to 1Optional, number of days the report and file are kept in VT (between 1 and 28). If not set it defaults to the group's retention policy preference (1 day by default).storage_regionstringenumOptional, storage region where the file will be stored. By default uses the group's private_scanning.storage_region preference. Allowed values are US, CA, EU, GBUSCAEUGBAllowed:USCAEUGBinteraction_sandboxstringenumSelect the sandbox desired for interactive use.cape_wincape_linuxAllowed:cape_wincape_linuxinteraction_timeoutint3260 to 1800Defaults to 60Interaction timeout in seconds, minimum value: 60. (1 minute.) Max value: 1800: (30 minutes)localestringenumDefaults to EN_USPreferred sandbox locale. On windows this selection will change the language and keyboard settings of the analysis machine.EN_USAR_SADE_DEES_ESPT_BRAllowed:EN_USAR_SADE_DEES_ESPT_BRHeadersx-apikeystringrequiredYour API keyResponses 200The analysis ID. Use /analyses/<analysis_ID> API call to check the analysis status. 401If password was provided and the file isn't a ZIP, it contains more than one file, the password is incorrect, or the file is corrupt.Updated 7 months ago