JSON API
Domains
Check if available

Check if a domain is available

This endpoint checks if the requested domain name is available.

HTTP Endpoint

POST https://panel.myownfreehost.net/json-api/checkavailable.php

Usage

curl -X POST -u username:password -d "api_user=username&api_key=password&domain=subdomain.example.com" "https://panel.myownfreehost.net/json-api/checkavailable.php"

Response

💡

The above request returns an integer (either 0 or 1):

1