v1
latestOpenAPI 3.1.02026-07-13125160383.6 KBchaos
Get Associated Domains
Discover domains related to a given domain through acquisition history, certificate transparency logs, and WHOIS records. Returns associated domains with evidence of their relationship.
get/v1/domain/associated
Query parameters
domainstring
Domain name to fetch associated domains. If omitted, returns associated domains for all your verified domains.
sourcestring
Comma-separated source filter (acquisition_history, certificate_history, whois_history)
activeboolean
Filter by liveness (true=alive, false=unreachable)
sort'active' | 'domain' | 'source' | 'subdomain_count' | 'update_date'
Sort results
limitinteger
Maximum results per page (pagination). If omitted, returns all.
pageinteger
Page number (pagination, starts at 1)
rawboolean
If true, returns plain text list (one domain per line)
Headers
X-Team-Idstring
Response
Associated domains response