apiKey | (Required) API key tied to your license.
All users attached to a license share a single API key. | string | Example (obfuscated): d32108a5-XXX-XXXX-XXXX-c04bda5b8450 |
{antivirus_signature_id} | (Required for /panav/signature/) The identification
number of an antivirus signature. | string | The ID range for antivirus signatures are
based on the file type. PE: 2000000-2900000 PDF: 1100000-1102000 APK: 1000000-1015000 DNS: 4000000-4100000 Office/RTF: 1110000-1140000 JAVA Class: 1250000-1253000 Flash: 1270000-1273000 OpenOffice: 1210000-1225000 SWFZWS: 6000000-60000500 PKG: 1050000-1055000 MACH-O: 1060000-106200 APP: 1070000-1071000 DMG: 60100000-6015000
Example: 93544016
Antivirus
signatures that are not associated with the file types shown above
can have an ID number that exceeds the range defined in this table.
|
{sha256} | (Required for /file/{sha256}/signature)
The SHA256 hash value of a sample. | string | Valid SHA256 hash. Example: eb4559d2debb5de11b3a90536ef36709de394b91c1e9a981e4987c4c02036b52
|