Dark Web

Get a list of leaks.

GET https://api.halosecurity.com/api/v1/darkweb/leak-list.json

Returns a paginated list of leaks.

https://app.halosecurity.com/user/security/darkweb/leaks

Query Parameters

NameTypeDescription

domain

String or Number

Filter by domain or domain ID

leak

String

Filter by leak

email

String

Filter by email

Get a list of emails.

GET https://api.halosecurity.com/api/v1/darkweb/email-list.json

Returns a paginated list of email addresses.

https://app.halosecurity.com/user/security/darkweb/emails

NameTypeDescription

domain

String or Number

Filter by domain or domain ID

leak

String

Filter by leak

email

String

Filter by email

Get a list of records.

GET https://api.halosecurity.com/api/v1/darkweb/record-list.json

Returns a paginated list of records.

https://app.halosecurity.com/user/security/darkweb/records

NameTypeDescription

domain

String or Number

Filter by domain or domain ID

leak

String

Filter by leak

email

String

Filter by email

Last updated