Lookup Domain leak
Action ID:tools.leakcheck.search_domain_leak
Retrieve leaks linked to a domain name
Reference: https://wiki.leakcheck.io/en/api
Secrets
Required secrets:leakcheck: required valuesLEAKCHECK_API_KEY.
Input fields
string
required
Domain name to search for leaks.
Lookup Email leak
Action ID:tools.leakcheck.search_email_leak
Retrieve leaks linked to an email address
Reference: https://wiki.leakcheck.io/en/api
Secrets
Required secrets:leakcheck: required valuesLEAKCHECK_API_KEY.
Input fields
string
required
Email address to search for leaks.
Search leak
Action ID:tools.leakcheck.search_leak
Search leaks. Calls GET /api/v2/query/{query} directly.
Reference: https://wiki.leakcheck.io/en/api/api-v2-pro
Secrets
Required secrets:leakcheck: required valuesLEAKCHECK_API_KEY.
Input fields
string
required
Search value used as the API path value.
string | null
Base URL of the LeakCheck API.Default:
null.integer | null
Maximum number of rows to return. Defaults to 100 and cannot exceed 1000.Default:
null.integer | null
Number of rows to skip, for pagination. Defaults to 0 and cannot exceed 2500.Default:
null.string | null
Search type. When omitted, the type is detected automatically (works for email, username, phone number and hash).Default:
null.