Skip to main content
POST
Search brands and creators

Authorizations

Authorization
string
header
required

An API key from Settings → API, prefixed sg_live_.

Body

application/json
mode
enum<string>
required
Available options:
ids,
brand_name,
smart
brandIds
(string | number)[]
Maximum array length: 100

Spyglass brand id, either a uuid or a numeric platform id. May be given as a string or a number.

brandNames
string[]
Maximum array length: 100
Required string length: 3 - 200
query
string
Maximum string length: 500
type
enum<string>
Available options:
BRAND,
CREATOR
count
integer
Required range: 1 <= x <= 100
minFollowers
number
Required range: x >= 0
maxFollowers
number
Required range: x >= 0
sortBy
enum<string>
Available options:
NAME,
MOST_FOLLOWERS,
LEAST_FOLLOWERS,
MOST_VIEWS,
HIGHEST_ENGAGEMENT,
MOST_ACTIVE_ADS

Response

Matching brands.

count
integer
required
brands
object[]
required