Skip to main content
GET
List Global Brands

Authorizations

X-API-Key
string
header
required

Query Parameters

project_id
string

Required if using a company api key

Example:

"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"

Search the catalog by brand name (matches names and aliases). The primary way to use this endpoint.

Example:

"nike"

ownership
enum<string>

List the project's shopping brands instead of searching the catalog, ranked by all-time shopping mention count: own for the project's own brands, competitor for competitors appearing in shopping data, all for both.

Available options:
own,
competitor,
all
limit
number
default:1000
Required range: 1 <= x <= 10000
offset
number
default:0
Required range: x >= 0

Response

200 - application/json

Success

Success

data
object[]
required
total_count
number
required

Total number of matching brands, ignoring pagination

Example:

42

totalCount
number
required
deprecated

Total number of matching brands, ignoring pagination

Example:

42