Back to catalog
🛡️

Scanii

API Key

Simple REST API that can scan submitted documents/files for the presence of threats

🛡️Anti-MalwareHTTPSCORS enabled

File Scan Result

Scanii API

File IdF-7c2a91d3e4b5
FindingsTrojan.GenericKD.46892103
Content TypeApplication/x-dosexec
Content Length245,760
Checksum9f86d081884c7d659a2feaa0c55ad015

Sample Response

response.json
1{
2 "fileId": "f-7c2a91d3e4b5",
3 "findings": "Trojan.GenericKD.46892103",
4 "contentType": "application/x-dosexec",
5 "contentLength": 245760,
6 "checksum": "9f86d081884c7d659a2feaa0c55ad015"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.scanii.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs