mirror of
https://github.com/public-apis/public-apis
synced 2024-12-01 20:18:16 +01:00
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
This commit is contained in:
parent
82b2190c32
commit
612d1d1320
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user