SearchRequest
Request body for searching domain availability across TLDs using a keyword
- queryType: stringmin length:1max length:253required
Query is the domain name or label to search across TLDs. Will be normalized (trimmed, lowercased) before processing.
- tldsType: array string[]
TLDs optionally restricts which TLDs to search. When omitted or null, recommended TLDs from defaults config are searched. When provided, only the specified TLDs are searched. Each TLD will be normalized (trimmed, lowercased) before processing.