v1/search/whois/current

This API provides the current WHOIS information for a specified domain, including details such as the registrar, registration dates, status, and contact information.


Request URL

Replace {domain} with the domain you want to query, and your_api_key with your actual API key.


Request Parameters

Parameter Type Location Required Description
domain string query Yes The domain to query, e.g., example.com

Response Data