Domain API and MCP

Research domain names and DNS: check availability in bulk, pull WHOIS and RDAP, resolve normalized registration details, fetch DNS records, and browse TLD registry metadata.

Availability checks, WHOIS and RDAP lookup, DNS records, normalized domain details, and TLD registry data ship as one domain API, bulk-friendly for registration and infrastructure research. REST at api.vee3.io and hosted MCP at mcp.vee3.io work with Cursor, Claude Code, Codex, and other AI agents.

Endpoints

DNS records

2 tokensView docs

Look up DNS records for a domain and optional subdomain.

GET /v1/domains/dns-recordsMCP domains.dns_records

Availability

5 tokensView docs

Check whether up to ten domain names can be registered through Vee3 (Namecheap-backed).

GET /v1/domains/availabilityMCP domains.check_availability

WHOIS

4 tokensView docs

Look up WHOIS registration data for a domain.

GET /v1/domains/whoisMCP domains.whois

Domain lookup

5 tokensView docs

Retrieve normalized domain details including availability, status, dates, registrar, contacts, and nameservers.

GET /v1/domains/lookupMCP domains.lookup

RDAP

3 tokensView docs

Fetch raw RDAP registration data for a domain.

GET /v1/domains/rdapMCP domains.rdap

List TLDs

2 tokensView docs

Search and paginate top-level domains with registry metadata.

GET /v1/domains/tldsMCP domains.list_tlds

TLD details

1 tokensView docs

Retrieve registry metadata and contacts for a top-level domain.

GET /v1/domains/tlds/{tld}MCP domains.tld_details

List managed domains

2 tokensView docs

List domains registered and managed through this Vee3 account.

GET /v1/domains/managedMCP domains.list_managed

Get DNS hosts

3 tokensView docs

List Namecheap DNS host records for a domain managed through this Vee3 account.

GET /v1/domains/managed/{domain}/dns-hostsMCP domains.get_dns_hosts

Get managed domain

3 tokensView docs

Retrieve details for one domain managed through this Vee3 account.

GET /v1/domains/managed/{domain}MCP domains.get_managed

Add DNS host

5 tokensView docs

Add one Namecheap DNS host record for a domain managed through this Vee3 account.

POST /v1/domains/managed/{domain}/dns-hostsMCP domains.add_dns_host

Registration quote

5 tokensView docs

Get the token cost to register a domain through Vee3 before purchasing. Includes a 200-token registration fee plus the domain price. Token cost depends on the account billing plan.

GET /v1/domains/registration-quoteMCP domains.registration_quote

Remove DNS host

5 tokensView docs

Remove one Namecheap DNS host record from a domain managed through this Vee3 account.

DELETE /v1/domains/managed/{domain}/dns-hosts/{host_id}MCP domains.remove_dns_host

Renewal quote

5 tokensView docs

Get the token cost to renew a managed domain through Vee3 before purchasing. Includes a 100-token renewal fee plus the domain price. Token cost depends on the account billing plan.

GET /v1/domains/renewal-quoteMCP domains.renewal_quote

Renew domain

100 tokensView docs

Renew a managed domain through Vee3 using a fresh renewal quote.

POST /v1/domains/renewMCP domains.renew

Register domain

200 tokensView docs

Register a domain through Vee3 using a fresh registration quote.

POST /v1/domains/registerMCP domains.register

Pricing plans

Starter

$5/mo

  • 10,000 tokens / month

~5,000 DNS lookups

~2,000 availability checks

~2,500 WHOIS lookups

~2,000 domain lookups

~3,333 RDAP lookups

  • Easy MCP setup
  • 269+ capabilities
Get Starter

Pro

Popular

$20/mo

  • 50,000 tokens / month

~25,000 DNS lookups

~10,000 availability checks

~12,500 WHOIS lookups

~10,000 domain lookups

~16,666 RDAP lookups

  • Easy MCP setup
  • 269+ capabilities
Get Pro

Scale

$100/mo

  • 400,000 tokens / month

~200,000 DNS lookups

~80,000 availability checks

~100,000 WHOIS lookups

~80,000 domain lookups

~133,333 RDAP lookups

  • Easy MCP setup
  • 269+ capabilities
Get Scale

Prices shown exclude VAT. Applicable taxes are calculated at checkout.

Start for free

Free tier
  • 1,000 tokens every month
  • All capabilities included
  • API keys and usage dashboard
  • One-click MCP setup
  • No credit card required
  • Upgrade to a paid plan anytime
Create free account

Already have an account? Sign in