Get domain availability status
GET https://domain-availability.whoisxmlapi.com/api/v1?domainName=whoisxmlapi.com
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
domainName | string | The target domain name. | |
mode | null | Acceptable values: DNS_AND_WHOIS | |
outputFormat | null | Response output format. Acceptable values: JSON | |
credits | null | Type of credits that will be taken into account when the API is called. Acceptable values: DA |
RESPONSES
status: OK
"\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cxml\u003e\n \u003cDomainInfo\u003e\n \u003cdomainAvailability\u003eUNAVAILABLE\u003c/domainAvailability\u003e\n \u003cdomainName\u003ewhoisxmlapi.com\u003c/domainName\u003e\n \u003c/DomainInfo\u003e\n\u003c/xml\u003e"