Skip to main content
POST
/namshi/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
keyword
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
region
enum<string>
default:uae
Available options:
uae,
saudi,
kuwait,
qatar,
bahrain,
oman
language
enum<string>
default:en
Available options:
en,
ar
brand_code
string[]
colour_family
enum<string>[]
Available options:
black,
white,
blue,
red,
green,
pink,
purple,
yellow,
beige,
brown,
grey,
silver,
gold,
orange,
multicolour,
metallic,
clear
discount_option
enum<string> | null
Available options:
discounted,
full_price
delivery_type
enum<string> | null
Available options:
standard,
global,
rocket
new_arrivals
boolean | null
price_min
number | null
Required range: x >= 0
price_max
number | null
Required range: x >= 0
selected_gender
enum<string> | null
Available options:
women,
men
sort_by
enum<string> | null
Available options:
recommended,
best_seller,
discount_percent,
arrival_date,
current_price
sort_dir
enum<string> | null
Available options:
asc,
desc
filters
object

Response

Successful Response

id
string
required
@type
string
default:NamshiProductCard
sku
string | null
url
string | null
alias
string | null
product_title
string | null
brand
string | null
brand_code
string | null
normal_price
number | null
sale_price
number | null
discount_percent
integer | null
deal_code
string | null
currency
string | null
image
string | null
images
string[]
videos
string[]
badges
string[]
stock_status
string | null
stock_label
string | null
is_rocket
boolean | null
is_global
boolean | null
is_outlet
boolean | null
has_variant
boolean | null
max_qty
integer | null
listing_type
string | null
rating
number | null
review_count
integer | null
grouped_products
object[]