Domain Name Suggestion API empowers resellers to discover domain name recommendations based on keyword searches.
Our Domain Name Suggestion API helps resellers discover domain name recommendations through keyword searches. This API enhances your domain-related capabilities by providing tailored suggestions based on specific keywords. For more details, please refer to our API documentation.
Sample code

Method: GET
URL: https://api.connectreseller.com/ConnectReseller/ESHOP/domainSuggestion?APIKey=<Your_API_Key>&keyword=example.com&maxResult=5Request
Parameters: Following table describes the request parameters of the pause object.
Parameters | Description | Required/Optional | Type |
APIKey | Authentication Parameters | Required | String |
Keyword | Domain Name keyword that you need to check the suggestions for | Required | String |
maxResult | No. Of suggestions to be displayed (Max. Value = 50) | Required | Int |