Tool to check if a domain is available for registration. Read-only: does not reserve or purchase the domain. Use when you need to verify domain availability before purchase. Response field `available=false` means the domain is taken (not an error); actual failures return HTTP 4x…
slugstringOptional team slug to perform the request on behalf of.
domainRequiredstringThe domain name to check for availability (e.g., 'example.com'). Can also be passed as 'domain'. IMPORTANT: Only domains with Vercel-supported TLDs can be checked. Common supported TLDs include: .com, .net, .org, .io, .co, .dev, .app, .ai, .xyz, .me, .info, .biz, .tech, .online,…
teamIdstringOptional team identifier to perform the request on behalf of. Can also be passed as 'team'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action