{ "queries": [ "user@example.com", "+1234567890" ], "domain": "example.com" }
Request body for starting a DarkRecon scan.
POST /scan
List of emails and/or phone numbers to scan for breaches. Provide this OR domain, not both.
["user@example.com", "+1234567890"]
Domain name to enumerate emails from and scan. Provide this OR queries, not both.
"example.com"