Scanii
Simple REST API that can scan submitted documents/files for the presence of threats
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Anti-Malware
- Documentation / URL
- https://docs.scanii.com/
Overview
Scanii provides threat scanning — key-based (a missing key returns 401, verified).
Quick Start
Files (replace YOUR_KEY):
curl "https://api.scanii.com/v2.1/files" \
-u "YOUR_KEY:"
Authentication
- Register at scanii.com → API key.
- Send it via Basic auth (missing → 401, verified).
Rate Limits & Notes
- Key-based with a free tier (check the docs).
- Threat scanning.
FAQ
Is Scanii free? Key-based with a free tier per the docs.
Why 401? An API key is required (verified).
What’s the auth style? Basic auth.
More in Anti-Malware
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AbuseIPDB IP/domain/URL reputation | API Key | Yes | Unknown | ↗ |
| AlienVault Open Threat Exchange (OTX) IP/domain/URL reputation | API Key | Yes | Unknown | ↗ |
| CAPEsandbox Malware execution and analysis | API Key | Yes | Unknown | ↗ |
| Google Safe Browsing Google Link/Domain Flagging | API Key | Yes | Unknown | ↗ |
| IPWhois.net Blacklist Community IP blacklist to check and report abusive IP addresses | No auth | Yes | Unknown | ↗ |