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"
}'
Was this page helpful?