TLD details
Retrieve registry metadata and contacts for a top-level domain.
← All Domains endpoints · Capability overview
/v1/domains/tlds/{tld}https://api.vee3.io/v1/domains/tlds/{tld}
Retrieve registry metadata and contacts for a top-level domain.
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
get_domain_tld_detailsParameters1 field
tldstringRequiredTLD suffix to look up without a leading dot (for example io).
max length 63
Response22 fields
tldstringTLD suffix without a leading dot.
statusstringDelegation status (for example ACTIVE).
typestringTLD category (for example country-code or generic).
levelintegerTLD level (1 for standard TLDs).
availabilitystringRegistration phase for the TLD.
whois_serverstringAuthoritative WHOIS server host name.
rdap_serverstringAuthoritative RDAP server URL.
registry_urlstringRegistry web site URL.
domains_countintegerApproximate registered domain count when reported by the registry.
createdstringTLD delegation created timestamp.
changedstringTLD record last changed timestamp.
contactsarrayitems6 fieldsRegistry contact records.
contactsarrayitemsnamestringContact name.
phonestringContact phone number.
e-mailstringContact email address.
addressstringContact postal address.
contactstringContact role (for example administrative or technical).
organisationstringContact organization name.
organizationobject2 fieldsRegistry operator contact details.
organizationobjectorganisationstringRegistry operator name.
addressstringRegistry operator postal address.
remarksstringAdditional registry notes or links.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, domains_not_configured, domains_upstream_error