From 612d1d1320838acd42df155b2cda082cde31c389 Mon Sep 17 00:00:00 2001 From: IAMONSYS GmbH <1123412+IAMONSYS@users.noreply.github.com> Date: Thu, 31 May 2018 12:16:29 -0700 Subject: [PATCH] Adding SecurityTrails (#679) * Adding SecurityTrails The API offers 300 queries p.M. for free, which is enough for most smaller projects, they also offer the API for free for researchers etc. * Update README.md * Fixed alphabetical order and shortened description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e0ccfaa..ef7c0ec5 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | AXFR Database | AXFR public database | No | No | Unknown | [Go!](http://api.axfrcheck.com) | | HaveIBeenPwned | Passwords which have previously been exposed in data breaches | No | Yes | Unknown | [Go!](https://haveibeenpwned.com/API/v2) | +| SecurityTrails | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | [Go!](https://securitytrails.com/corp/apidocs) | | UK Police | UK Police data | No | Yes | Unknown | [Go!](https://data.police.uk/docs/) | ### Shopping