Body
application/json
domain name to check
Example:
"https://thegrtnx.com"
curl --request POST \
--url https://api.hostwithdothost.com/domains/whois \
--header 'Content-Type: application/json' \
--data '{
"domain": "https://thegrtnx.com"
}'
curl --request POST \
--url https://api.hostwithdothost.com/domains/whois \
--header 'Content-Type: application/json' \
--data '{
"domain": "https://thegrtnx.com"
}'
domain name to check
"https://thegrtnx.com"
Was this page helpful?