From f46d3ca201ff3207ee58314e00fe1191e734604e Mon Sep 17 00:00:00 2001 From: Benjamin Taylor <0xBenjamin@protonmail.com> Date: Fri, 30 Oct 2020 23:37:28 +1100 Subject: [PATCH] Added Pulsedive API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 515b7638..58babf20 100644 --- a/README.md +++ b/README.md @@ -710,6 +710,7 @@ API | Description | Auth | HTTPS | CORS | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v3) | Passwords which have previously been exposed in data breaches | `apiKey` | Yes | Unknown | | [Intelligence X](https://github.com/IntelligenceX/SDK/blob/master/Intelligence%20X%20API.pdf) | Perform OSINT via Intelligence X | `apiKey` | Yes | Unknown | | [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown | +| [Pulsedive](https://pulsedive.com/api/) | Scan, search and collect threat intelligence data in real-time | `apiKey` | Yes | Unknown | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | | [Shodan](https://developer.shodan.io/) | Search engine for Internet connected devices | `apiKey` | Yes | Unknown | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown |