Skip to main content
POST
/noon/products/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
query
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
region
enum<string>
default:uae
Available options:
uae,
saudi,
egypt,
kuwait,
bahrain,
oman,
qatar
language
enum<string>
default:en
Available options:
en,
ar
sort
enum<string>
default:recommended
Available options:
recommended,
price_low_to_high,
price_high_to_low,
rating,
best_selling,
new_arrivals
brands
string[]
sellers
string[]
colours
enum<string>[]
Available options:
black,
white,
blue,
red,
green,
pink,
purple,
yellow,
orange,
brown,
beige,
grey,
silver,
gold,
multi
price_min
number | null
Required range: x >= 0
price_max
number | null
Required range: x >= 0
min_rating
number | null
Required range: 1 <= x <= 5
price_drop
enum<string> | null
Available options:
365_days,
30_days,
7_days
new_arrivals
enum<string> | null
Available options:
7_days,
30_days,
60_days
fulfilled_by_noon
boolean | null
item_condition
enum<string>[]
Available options:
new,
refurbished
deals
enum<string>[]
Available options:
deals-generic,
mega-deal,
flash-sale-tag
grades
enum<string>[]
Available options:
max,
plus,
premium,
basic,
refurbished,
refurbished_assured
filters
object
category
string | null

Response

Successful Response

id
string
required
@type
string
default:NoonProductCard
sku
string | null
url
string | null
alias
string | null
name
string | null
brand
string | null
brand_code
string | null
price
number | null
original_price
number | null
discount_percent
integer | null
currency
string | null
image
string | null
images
string[]
rating
number | null
rating_count
integer | null
store_name
string | null
seller_rating
object | null
is_bestseller
boolean | null
best_seller_rank
integer | null
is_buyable
boolean | null
nudges
string[]
deal_tag
string | null
discount_tag_title
string | null
discount_tag_code
string | null
flags
string[]
specifications
object[]