← Back to catalog
namesilo.domain_info
mock data$0.001 / callDomain Details
Get detailed info for a domain — nameservers, creation/expiry dates, lock status, auto-renew setting, WHOIS contact (NameSilo)
Input schema
domainrequired
stringDomain name to get details for (e.g. "example.com")
Call via REST
curl -X POST https://unifyapi.pro/api/call/namesilo.domain_info \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"domain":"<domain>"}'