Get managed domain
Retrieve details for one domain managed through this Vee3 account.
← All Domains endpoints · Capability overview
/v1/domains/managed/{domain}https://api.vee3.io/v1/domains/managed/{domain}
Retrieve details for one domain managed through this Vee3 account.
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.get_managedParameters1 field
domainstringRequiredManaged domain name to look up (for example example.com).
Response13 fields
domainstringManaged domain name.
statusstringCurrent domain status in Vee3 inventory.
namecheap_domain_idstringNamecheap domain identifier for the managed domain.
created_atstringWhen the domain was registered through Vee3.
expires_atstringDomain expiration timestamp.
is_lockedbooleanWhether registrar transfer lock is enabled.
is_premiumbooleanWhether the domain was registered as a premium name.
privacy_enabledbooleanWhether WhoisGuard privacy protection is enabled.
privacy_expired_atstringWhen privacy protection expired, if applicable.
dns_provider_typestringDNS provider type configured for the domain.
is_ownerbooleanWhether this Vee3 account is the domain owner.
years_registeredintegerRegistration term in years at purchase.
token_cost_at_registrationintegerTokens charged when the domain was registered.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, domains_not_configured, domains_upstream_error, domain_not_found