Check if a domain is available
This endpoint checks if the requested domain name is available.
HTTP Endpoint
Parameters
The API username and key must be provided in both the parameters and basic auth.
domain can also be a subdomain.| Parameter | Required | Type |
|---|---|---|
api_user | Yes | string |
api_key | Yes | string |
domain | Yes | string |
Usage
Response
The response is an integer.
Response
1Related pages:
Last updated on