v41

latestOpenAPI 3.0.0UNLICENSEDraw.githubusercontent.com2026-07-0839165177.6 KB
Brands

Retrieve brand

Retrieve brand information by domain name

Look up a brand by its domain name (e.g. "aloyoga.com" or "www.amazon.com"). Returns brand information including the marketplace type if the lookup succeeds.

get/api/v1/brands/domain/{domain}

Path parameters

domainstring hostname required

Represents a valid domain name string.

Example:shop.aloyoga.com

The domain name to look up (e.g. "aloyoga.com", "www.amazon.com")

Response

Brand information including marketplace classification

supportedboolean required

If false, then products from this brand cannot be purchased through the Sell Anything API.

marketplace'AMAZON' | 'SHOPIFY' | 'BESTBUY' | 'SEPHORA' | 'UNKNOWN' required
idstring required

A unique identifier for the brand.