- About the IPQS APIs
- Proxy & VPN Detection API
- Email Verification API
- Phone Number Validation API
- Malicious URL Scanner API
- Device Fingerprint API
- Mobile Device Fingerprinting SDK
- Gaming Fraud Detection SDK
- Dark Web Leak API
- Malware File Scanner API
- Request List API
- Fraud Reporting API
- Account Management APIs
- Bulk Validation CSV
- Allowlist Blocklist APIs
- Plugins Platforms Integrations
- IP Reputation Database
- IP Address Abuse Feed
- Email Verification Database
-
Custom Integrations
- Getting Started
- Authentication
- Refresh Secret
- IP & Proxy Checks
- Email Verification Checks
- Phone Number Validity Checks
- Device Tracker
- List Device Trackers
- Device Tracker Statistics
- Login Tokens
- Overview Statistics
- Recent Proxy Statistics
- Recent Email Statistics
- Fraud Reporting
- Retrieve Requests by ID
- Country List API Documentation
- Release Notes
Response Parameters
Rate this article:
Select all that apply:
Email:
Response Field Definitions
Learn about the parameters returned by the Dark Web Leak API with clear definitions for every response value.
| Field | Description | Possible Values |
|---|---|---|
| success | Was the request successful? | boolean |
| message | Potential error message. | string |
| source | Name of merchant or website which was breached. | string or array of strings |
| exposed | Was this data detected in a data breach? | boolean |
| first_seen | An object containing fields related to when the email address was first seen. | |
| plain_text_password | Has a password been found in plain text? | boolean |
| request_id | A unique identifier for this request. | string |
first_seen fields
| Field | Description | Possible Values |
|---|---|---|
| human | A human description of the email address age, using an estimation of the email creation date when IPQS first discovered this email address. (Ex: 3 months ago) | string or null |
| timestamp | The unix time since epoch when this email was first analyzed by IPQS. (Ex: 1568061634) | integer |
| iso | The time this email was first analyzed by IPQS in ISO8601 format (Ex: 2019-09-09T16:40:34-04:00) | string |