Skip to Content
šŸŽ‰ Welcome to the new MyOwnFreeHost API Documentation!
Domains
POSTCheck if available

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.

ParameterRequiredType
api_userYesstring
api_keyYesstring
domainYesstring

Usage

Response

The response is an integer.
Response
1

Last updated on