From 8f1ee3a20649ccb94ddc11ad5677aa0484cb302f Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 18 Aug 2017 14:57:02 -0400 Subject: [PATCH] Add HaveIBeenPwned Data Breach Check API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 500c7ea..2a34f42 100644 --- a/README.md +++ b/README.md @@ -431,6 +431,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | AXFR Database | AXFR public database | No | No | [Go!](http://api.axfrcheck.com) | +| HaveIBeenPwned | Passwords which have previously been exposed in data breaches | No | Yes | [Go!](https://haveibeenpwned.com/API/v2) | | UK Police | UK Police data | No | Yes | [Go!](https://data.police.uk/docs/) | ### Shopping