Skip to main content
POST
/myntra/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
query
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> | null
Available options:
new,
popularity,
discount,
price_asc,
price_desc,
customer_rating
brand
string | null
color
string | null
size
string | null
gender
enum<string> | null
Available options:
men,
women,
boys,
girls,
unisex
category
string | null
sub_category
string | null
min_price
integer | null
Required range: x >= 0
max_price
integer | null
Required range: x >= 0
country_of_origin
string | null

Response

Successful Response

id
string
required
@type
string
default:MyntraProductCard
name
string | null
brand
string | null
gender
string | null
article_type
string | null
sub_category
string | null
master_category
string | null
colour
string | null
mrp
number | null
price
number | null
discount_percent
integer | null
discount_label
string | null
rating
number | null
rating_count
integer | null
sizes
string[]
image
string | null
url
string | null