v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-08543999.8 KB
Portfolio

Get comprehensive portfolio domain info

Get comprehensive information for specific domains in your portfolio. Returns all data from ud_portfolio_list plus additional detail: renewal pricing, flags, DNS configuration (nameservers, hosting, DNSSEC), marketplace metrics, and pending operations. Supports bulk lookups for up to 50 domains.

post/mcp/v1/actions/ud_domain_get

Request body

domainsstring[] required

Array of domain names to get info for (e.g., ["example.com", "mysite.io"])

Example request

{
  "domains": [
    "example.com",
    "mysite.io"
  ]
}

Response

Portfolio domain details

availableTagsstring[]

All tags you've created (useful for adding tags to other domains)