From 1c92b163a90f96c37c9c6f126fb89f1328fdbdf0 Mon Sep 17 00:00:00 2001 From: TechnoFrost27 <60550481+TechnoFrost27@users.noreply.github.com> Date: Fri, 29 Oct 2021 02:55:07 +0530 Subject: [PATCH] Add Scanii (#2744) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec755dc9..ff92f180 100644 --- a/README.md +++ b/README.md @@ -168,11 +168,13 @@ API | Description | Auth | HTTPS | CORS | | [MalwareBazaar](https://bazaar.abuse.ch/api/) | Collect and share malware samples | `apiKey` | Yes | Unknown | | [Metacert](https://metacert.com/) | Metacert Link Flagging | `apiKey` | Yes | Unknown | | [Phisherman](https://phisherman.gg/) | IP/domain/URL reputation | `apiKey` | Yes | Unknown | +| [Scanii](https://docs.scanii.com/) | Simple REST API that can scan submitted documents/files for the presence of threats | `apiKey` | Yes | Yes | | [URLhaus](https://urlhaus-api.abuse.ch/) | Bulk queries and Download Malware Samples | No | Yes | Unknown | | [URLScan.io](https://urlscan.io/about-api/) | Scan and Analyse URLs | `apiKey` | Yes | Unknown | | [VirusTotal](https://www.virustotal.com/en/documentation/public-api/) | VirusTotal File/URL Analysis | `apiKey` | Yes | Unknown | | [Web of Trust](https://support.mywot.com/hc/en-us/sections/360004477734-API-) | IP/domain/URL reputation | `apiKey` | Yes | Unknown | + **[⬆ Back to Index](#index)** ### Art & Design API | Description | Auth | HTTPS | CORS |