PowerPlatformConnectors/independent-publisher-conne.../haveibeenpwned
Troy Taylor 2b1e36c3c7
Haveibeenpwned (Independent Publisher) Remove Adobe (#1640)
* Add files via upload

* Update title

* Update readme.md

* Update apiDefinition.swagger.json

* Remove Adobe
2022-05-18 17:11:57 -07:00
..
apiDefinition.swagger.json Haveibeenpwned (Independent Publisher) Remove Adobe (#1640) 2022-05-18 17:11:57 -07:00
apiProperties.json haveibeenpwned (Independent Publisher) (#1352) 2022-02-07 13:07:57 -08:00
readme.md Haveibeenpwned (Independent Publisher) v1.1 (#1581) 2022-04-28 18:34:26 -07:00

readme.md

haveibeenpwned

Check if your email or phone is in a data breach.

Publisher: Troy Taylor, Hitachi Solutions

Prerequisites

There are no prerequisites to using this service.

Obtaining Credentials

An API key must be obtained to call these actions, which costs at least one month at $3.50. The page to purchase the key can be found here.

Supported Operations

Getting all breaches for an account

The most common use of this service is to return a list of all breaches a particular account has been involved in. The action takes a single parameter which is the account to be searched for. The account is not case sensitive and will be trimmed of leading or trailing white spaces.

Getting all breached sites in the system

A breach is an instance of a system having been compromised by an attacker and the data disclosed. It is possible to return the details of each of breach in the system.

Getting a single breached site

Sometimes just a single breach is required and this can be retrieved by the breach name. This is the stable value which may or may not be the same as the breach title (which can change).

Getting all data classes in the system

A "data class" is an attribute of a record compromised in a breach. For example, many breaches expose data classes such as "Email addresses" and "Passwords". The values returned by this service are ordered alphabetically in a string array and will expand over time as new breaches expose previously unseen classes of data.

Getting all pastes for an account

This action takes a single parameter which is the email address to be searched for. The email is not case sensitive and will be trimmed of leading or trailing white spaces.

Known Issues and Limitations

There are no known issues at this time.