urlscan Pro - Download a file by SHA256 hash. For the ZIP files delivered by this endpoint, the default encryption password is urlscan! - including the trailing exclamation mark. The ZIP file contains a single file named after the SHA256 of the requested file.
Security
apikeyAuth(Required scopes: readwrite)
GET
curl -i -X GET \
'https://urlscan.io/downloads/{fileHash}?password=urlscan!&filename=%24fileHash.zip' \
-H 'api-key: YOUR_API_KEY_HERE'