User Intel
Password breach data sourced from billions of real-time assets.
Developer Resources
Quick View
What it does | Checks if any Personally Identifiable Information (PII) data and credentials specified have been exposed by a hack or attack. |
Supported Languages | |
Capabilities |
|
Supported Providers |
About
The User Intel service allows you to check a large repository of breach data to see if a user’s PII or credentials have been compromised. This data is indexed and can be looked up by:
- Username
- Phone
- Password
Purpose of User Intel service
Understanding whether a user’s credentials or personal information have appeared in a recent breach can be extremely valuable in protecting your application and users. By identifying compromised credentials during account creation, you can prevent bad actors from creating false accounts on your application. In addition, informing users of breached credentials will help build trust between you and your users. This means you’re helping them improve their security while also ensuring your application is used only by legitimate credential owners.
Here are some of the helpful fields returned by the User Intel service:
data | The objects nested under data will indicate if a user’s data has been involved in a breach and how many times the user’s data has been involved in said breaches.
|
summary | A summary is a string indicating if a result was found or not. |
raw_data | Raw data returned by the provider you specified in the API request. You can investigate the raw data if it’s meaningful to your use case or if you want to supply it to your users. You must set the raw field to true to receive this data. |