Skip to main content

ScanRequest

Input payload for POST /scan.
queries
string[]

List of emails and/or phone numbers to scan for breaches. Provide this OR domain, not both.

Example:
["user@example.com", "+1234567890"]
domain
string

Domain name to enumerate emails from and scan. Provide this OR queries, not both.

Example:

"example.com"