What it detects
| Signal | Detail |
|---|---|
| Blacklisted URLs | Matched against the Verifence internal bad-URL database, fed by community submissions and admin curation |
| Known threats | Google Web Risk flags phishing, malware distribution, and unwanted software |
Verdicts
| Verdict | Meaning |
|---|---|
| Safe | No threats detected — URL is clean |
| Bad | Matched a known threat source — do not proceed |
How to scan
Web interface
Paste up to 500 URLs directly, or upload a CSV or Excel file. Results appear asynchronously and are available to download as CSV.
API
POST a single URL to /api/scan/url and receive an immediate Safe or Bad verdict in the JSON response.
Integrations
| Source | What it provides |
|---|---|
| Google Web Risk | Checks for phishing, malware, and unwanted software |
| Verifence internal blocklist | Curated bad-URL database maintained by the Verifence team and community |
Limits
Up to 500 URLs per batch via the web interface. The API processes one URL per request. Each URL costs 5 credits.