Availability
Check whether up to ten domain names can be registered through Vee3 (Namecheap-backed).
← All Domains endpoints · Capability overview
GET
/v1/domains/availabilityhttps://api.vee3.io/v1/domains/availability
Check whether up to ten domain names can be registered through Vee3 (Namecheap-backed).
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
domains.check_availabilityParameters1 field
domainsarrayRequiredDomain names to check (maximum 10).
min 1, max 10
Response1 field
{domain}booleanFor each requested domain, true if the name can be registered through Vee3; false if it is not available for purchase.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, domains_not_configured, domains_upstream_error