Utilize the Leaked Data API to search through a wide collection of Databases to validate email addresses,phone numbers,usernames or passwords. You may chose to receive your information in either JSON or XML formats.
The URLs below can be used to fetch the result using cURL or another utility in most languages.
make sure to replace "TYPE","YOUR_API_KEY_HERE" and "DATA".
where "TYPE" is either:
NOTE: Do not share this key with anyone. It's like a password and can be used to make queries using our API.
Below is a list of expected result fields for your query.
Field | Description | Possible Values |
---|---|---|
success | Was the request successful? | boolean |
message | Potential error message | string |
source | Where did we find this data | string or array of strings |
found | Did we find it in our database? | boolean |
request_id | A unique identifier for this request. | string |