Check Availability - Premium Domains

Description

Returns a list of Aftermarket Premium domain names based on the specified keyword. This method only returns names available on the secondary market, and not those premium names that are offered directly by any Registry for new registration.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
key-word String Required Word or phrase (please enter the phrase without spaces) for which premium search is requested
tlds Array of Strings Required Domain name extensions (TLDs) you want to search in See details
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://domaincheck.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 Aftermarket Premium domain names and the price for each of them.