RDAP
Fetch raw RDAP registration data for a domain.
← All Domains endpoints · Capability overview
/v1/domains/rdaphttps://api.vee3.io/v1/domains/rdap
Fetch raw RDAP registration data for a 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_rdapParameters1 field
domainstringRequiredDomain name to look up (for example example.com).
max length 253
Response13 fields
objectClassNamestringRDAP object class (for example domain).
ldhNamestringDomain name in LDH form.
statusarrayitems1 fieldEPP status codes for the domain.
statusarrayitemsstatusstringSingle EPP status value.
entitiesarrayitems1 fieldRegistrar, registrant, and related RDAP entities.
entitiesarrayitemsobjectClassNamestringRDAP entity object class.
eventsarrayitems2 fieldsRegistration, expiration, and last-changed timestamps.
eventsarrayitemseventActionstringEvent type (for example registration or expiration).
eventDatestringISO 8601 event timestamp.
nameserversarrayitems1 fieldAuthoritative nameservers for the domain.
nameserversarrayitemsldhNamestringNameserver host name.
secureDNSobject1 fieldDNSSEC delegation and DS record data.
secureDNSobjectdelegationSignedbooleanWhether the domain is DNSSEC delegation-signed.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, domains_not_configured, domains_upstream_error