SearchRequest

Request body for searching domain availability across TLDs using a keyword

  • query
    Type: string
    min length:  
    1
    max length:  
    253
    required

    Query is the domain name or label to search across TLDs. Will be normalized (trimmed, lowercased) before processing.

  • tlds
    Type: 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.