Skip to main content
POST
/faire/brands/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
country
enum<string>
default:USA
Available options:
USA,
GBR,
AUS,
FRA,
DEU,
ITA,
ESP,
NLD,
PRT,
SWE,
DNK
navigation_path
string
default:All Brands
brand_values
enum<string>[]
Available options:
eco_friendly,
hand_made,
not_sold_on_amazon,
organic,
women_owned
ships_from
enum<string>[]
Available options:
usa,
gbr,
can,
aus,
european_union,
rest_of_europe,
africa,
asia,
oceania,
south_america
lead_time
enum<string> | null
Available options:
three_or_less_days,
six_or_less_days,
nine_or_less_days,
fourteen_or_less_days
american_brands
boolean
default:false
sort
enum<string> | null
Available options:
score_desc,
first_active_at_desc,
minimum_asc,
name_asc,
name_desc

Response

Successful Response

id
string
required
url
string
required
@type
string
default:FaireSearchBrand
name
string | null
image
string | null
minimum_order_amount
number | null
currency
string | null
based_in_country
string | null
ships_from_country
string | null
lower_bound_lead_time_days
integer | null
upper_bound_lead_time_days
integer | null
active_products_count
integer | null
new_products_count
integer | null
categories
string | null
is_top_shop
boolean
default:false
is_zip_code_protection_enabled
boolean
default:false
has_new_products
boolean
default:false
average_rating
number | null
review_count
integer | null
maker_values
string[]