Get managed domain

Retrieve details for one domain managed through this Vee3 account.

← All Domains endpoints · Capability overview

GET/v1/domains/managed/{domain}

https://api.vee3.io/v1/domains/managed/{domain}

3 tokens

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_managed
Parameters1 field
domainstringRequired

Managed domain name to look up (for example example.com).

Response13 fields
domainstring

Managed domain name.

statusstring

Current domain status in Vee3 inventory.

namecheap_domain_idstring

Namecheap domain identifier for the managed domain.

created_atstring

When the domain was registered through Vee3.

expires_atstring

Domain expiration timestamp.

is_lockedboolean

Whether registrar transfer lock is enabled.

is_premiumboolean

Whether the domain was registered as a premium name.

privacy_enabledboolean

Whether WhoisGuard privacy protection is enabled.

privacy_expired_atstring

When privacy protection expired, if applicable.

dns_provider_typestring

DNS provider type configured for the domain.

is_ownerboolean

Whether this Vee3 account is the domain owner.

years_registeredinteger

Registration term in years at purchase.

token_cost_at_registrationinteger

Tokens charged when the domain was registered.

HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, domains_not_configured, domains_upstream_error, domain_not_found