Availability
Check whether up to ten domain names are available for registration.
← All Domains endpoints · Capability overview
GET
/v1/domains/availabilityhttps://api.vee3.io/v1/domains/availability
Check whether up to ten domain names are available for registration.
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
check_domain_availabilityParameters1 field
domainsarrayRequiredDomain names to check (maximum 10).
min 1, max 10
Response1 field
{domain}booleanFor each requested domain, true if the name is available for registration; false if it is taken.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, domains_not_configured, domains_upstream_error