Random free domains suggestions

GET {{base_url}}/api/v2/resellers/{{reseller_id}}/domains/suggestions/free

This endpoint is used to provide free domains suggestions if Resellers is eligible for free domains. If Reseller isn't eligible for free domains suggestions - endpoint will return error.

Request Params

KeyDatatypeRequiredDescription
searchstringKeywords that will be used to build FREE domain suggestions. Can be TLD or domain name.
searchstringKeywords that will be used to build FREE domain suggestions. Can be TLD or domain name.
searchstringKeywords that will be used to build FREE domain suggestions. Can be TLD or domain name.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"name":"thetest.crypto","price":20000},{"name":"hellos.crypto","price":20000},{"name":"thedomains.888","price":200000}]