Check Availability - Premium Domains

Check Availability - Premium Domains

Description

Returns a list of Premium Domain Names based on the specified keyword.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key or auth-password String Required Authentication Parameter
key-word String Required Word or phrase for which premium search is requested
tlds Array of Strings Required Domain name extensions (TLDs) you want to search in
price-high Integer Optional Maximum price (in Reseller's Selling Currency) upto which domain names must be suggested
price-low Integer Optional Minimum price (in Reseller's Selling Currency) for which domain names must be suggested
no-of-results Integer Optional Number of results to be returned

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/domains/premium/available.xml?auth-userid=0&api-key;=key&key-word;=domain&tlds;=com&tlds;=net&tlds;=org&price-high;=10000&no-of-results;=10

Response

Returns a hash map with a list of Premium domain names and the price for each of them.