Dark Web
Last updated
GET https://api.halosecurity.com/api/v1/darkweb/domain-list.json
Returns a pagination list of domains.
https://app.halosecurity.com/user/security/darkweb/domains
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
domain
String or Number
Filter by domain or domain ID
leak
String
Filter by leak
String
Filter by email
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
domain
String or Number
Filter by domain or domain ID
leak
String
Filter by leak
String
Filter by email
Last updated