search

Search Keywords

Fuzzy search for similar malicious domains. Useful for finding typosquatting and phishing domains targeting a specific brand.

post/search

Path parameters

keywordsstring required

Search keywords (e.g., 'paypal', 'microsoft')

Response

Search results response

hitsstring[] required

Matching domains

keywordsstring required

Search keywords used

total_hitsinteger required

Total number of matches

Example response

{
  "keywords": "paypal"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.