Use this resource to get multiple WildFire verdicts
based on a text file that contains multiple hashes. You can include
up to 500 hash values in a single file, with each hash value being
on a separate line:
Use the following form
parameters when requesting multiple WildFire verdicts:
Parameters
Description
Example
apikey
(Required) API key
Example:
apikey=<API KEY>
agent
(Required for Prisma Access and Prisma Cloud
Compute-based WildFire public API keys) Designates the API
key type
Example:
agent=pcc
Options
include:
pcc—for use with Prisma
Cloud Compute-based WildFire public API keys
prismaaccessapi—for use with Prisma Access-based
WildFire public API keys
file
(Required) Local path to file containing
up to 500 hash values
Example:
file=@c:\hashlist.txt
Example Request
Make a POST request to
the /get/verdicts resource and include the API key along with the
file that contains a list of hashes (each hash value must be on
a separate line):