Skip to main content
POST
/snapdeal/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:relevance
Available options:
relevance,
popularity,
price_low_to_high,
price_high_to_low,
discount,
fresh_arrivals
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0

Response

Successful Response

id
string
required
url
string
required
@type
string
default:SnapdealSearchProduct
supc
string | null
alias
string | null
price
number | null
list_price
number | null
discount_percentage
number | null
currency
string | null
image
string | null
rating
number | null
rating_count
integer | null