Output format | Documentation | Registrant Alert API | WhoisXML API

Output format

{
   "domainsCount": 2,
   "domainsList": [
        {
            "domainName": "domain1.com",
            "action": "added",
            "date": "2020-07-26"
        },
        {
            "domainName": "domain2.com",
            "action": "dropped",
            "date": "2020-07-26"
        }
    ]
}

Output parameters

domainsCount
The number of domains matching the criteria.
domainsList
The list of domains matching the criteria. This section is present for the "purchase" mode only.
domainsList[k].domainName
Full domain name.
domainsList[k].action
"added" for the registered and "dropped" for the expired domains.
domainsList[k].date
Event date