Skip to main content
GET
Python

Authorizations

x-api-key
string
header
required

Query Parameters

query
string
required

Free-text query (e.g. 'Nike', 'lululemon').

Required string length: 1 - 200
limit
integer
default:5

Maximum number of brands to return.

Required range: 1 <= x <= 20
country
enum<string> | null

ISO 3166-1 alpha-2 country code that best_commission_rate is scoped to. Defaults to 'US' when unset.

Available options:
US,
GB,
EU,
AU,
CA,
IE,
DE,
AT,
FR,
BE,
IT,
ES,
NL,
SE,
FI,
PT,
CZ,
GR,
RO

Response

Successful Response

brands
Brand · object[]
required

Brands matching the query, ordered by relevance.