Skip to main content
GET
Resolve a domain up its corporate hierarchy (authoring preview)

Authorizations

Authorization
string
header
required

API key or access token

Query Parameters

domain
string
required

The brand or operator domain to resolve up its corporate hierarchy.

Required string length: 1 - 253
Example:

"converse.com"

Response

Resolve a domain up its corporate hierarchy (authoring preview)

A domain resolved up its corporate hierarchy for authoring.

domain
string
required

Normalized input domain.

chain
string[]
required

Ordered self → … → house. A single element means the domain heads its own house (or is unresolved).

Example:
house
string
required

The corporate house at the top of the chain.

Example:

"nike.com"

known
boolean
required

Whether a published hierarchy / registry entry was found. False = no hierarchy; the discount would key to the domain exactly as entered.

isTop
boolean
required

A known domain that already heads its own house.