SuggestRequest

Request body for suggesting available domains 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.

  • preferred_tlds
    Type: array string[]

    PreferredTLDs optionally selects which TLDs to search. When omitted or null, recommended TLDs from defaults config are searched. A TLD carried by the query itself is searched on top of this list, so the list is a preference set rather than an exclusive filter.

  • currency
    Type: string

    Currency optionally selects the ISO 4217 currency the priced results are returned in. When omitted, the currency is resolved from the caller's active org (billing currency) or the platform default for visitors. A valid code outside the platform's supported set is rejected with 422.