Request
last_seen.
Potential phishing is a candidate classification, not a confirmed verdict. Preserve evidence and disposition in the partner application, and combine the result with WHOIS, certificate, passive DNS, and analyst review.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve potential phishing candidates for a base domain with OEM credit and audit attribution.
POST /api/v1/oem/potential-phishing/search
curl "https://fullhunt.io/api/v1/oem/potential-phishing/search" \
-H "X-API-KEY: $FULLHUNT_API_KEY" \
-H "Content-Type: application/json" \
--data '{
"query": "customer-domain.example",
"query_tags": {"tenant_id": "tenant-123"}
}'
last_seen.
Potential phishing is a candidate classification, not a confirmed verdict. Preserve evidence and disposition in the partner application, and combine the result with WHOIS, certificate, passive DNS, and analyst review.