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
Key | Datatype | Required | Description |
---|---|---|---|
search | string | Keywords that will be used to build FREE domain suggestions. Can be TLD or domain name. | |
search | string | Keywords that will be used to build FREE domain suggestions. Can be TLD or domain name. | |
search | string | Keywords that will be used to build FREE domain suggestions. Can be TLD or domain name. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"name":"thetest.crypto","price":20000},{"name":"hellos.crypto","price":20000},{"name":"thedomains.888","price":200000}]