From 11488da3924e39519c4a26a8c509c0f1a87717b8 Mon Sep 17 00:00:00 2001 From: Jacob Latonis Date: Sat, 2 Oct 2021 11:13:37 -0500 Subject: [PATCH] Adding email rep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9275e4dd..2c8605d1 100644 --- a/README.md +++ b/README.md @@ -995,6 +995,7 @@ API | Description | Auth | HTTPS | CORS | | [botd](https://github.com/fingerprintjs/botd) | Botd is a browser library for JavaScript bot detection | `apiKey` | Yes | Yes | | [Censys.io](https://censys.io/api) | Search engine for Internet connected host and devices | `apiKey` | Yes | No | | [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown | +| [EmailRep](https://docs.emailrep.io/) | Email address threat and risk prediction | No | Yes | Unknown | | [Escape](https://github.com/polarspetroll/EscapeAPI) | An API for escaping different kind of queries | No | Yes | No | | [FilterLists](https://filterlists.com) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [FingerprintJS Pro](https://dev.fingerprintjs.com/docs) | Fraud detection API offering highly accurate browser fingerprinting | `apiKey` | Yes | Yes |