Check Availability

Description

Checks the availability of a product for the specified domain-name.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key or auth-password String Required Authentication Parameter
domain-name String Required Name of the domain that you want to check the service availability for
product-key String Required Product key associated with the product

HTTP Method

GET

Example Test URL

https://test.httpapi.com/api/products/availability.json?auth-userid=0&api-key=key&domain-name=domain.com&product-key=key

Response

Returns a boolean.