GET
/
api
/
v1
/
brands
/
domain
/
{domain}
{
  "supported": true,
  "marketplace": "AMAZON",
  "id": "<string>"
}

Authorizations

Authorization
string
header
required

Rye API key

Path Parameters

domain
string
required

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

Example:

"shop.aloyoga.com"

Response

200
application/json

Brand information including marketplace classification

The response is of type object.