Domain info
Check domain availability and other infos
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Domain object
{
"domain": "exmaple.com",
"keyword": "exmaple",
"tld": "com",
"availability": "registered",
"status": [
"clientDeleteProhibited",
"clientTransferProhibited",
"clientUpdateProhibited"
],
"ns": [
"ara.ns.cloudflare.com",
"jay.ns.cloudflare.com"
],
"dates": {
"created": "2004-10-08T13:53:42.000Z",
"updated": "2023-03-19T11:04:50.000Z",
"expiry": "2032-10-08T13:53:42.000Z",
"expiryDays": 3291
},
"registrar": {
"url": "http://www.cloudflare.com",
"name": "CloudFlare, Inc.",
"whois": "whois.cloudflare.com"
},
"contacts": {
"registrant": {
"name": null,
"organization": null,
"email": null,
"phone": null,
"street": null,
"city": null,
"postalCode": null,
"state": null,
"country": null
},
"admin": {
"name": null,
"organization": null,
"email": null,
"phone": null,
"street": null,
"city": null,
"postalCode": null,
"state": null,
"country": null
},
"tech": {
"name": null,
"organization": null,
"email": null,
"phone": null,
"street": null,
"city": null,
"postalCode": null,
"state": null,
"country": null
},
"billing": {
"name": null,
"organization": null,
"email": null,
"phone": null,
"street": null,
"city": null,
"postalCode": null,
"state": null,
"country": null
}
},
"whois": {
...whois data
}
}Examples
Last updated