Skip to main content
POST
/flipkart/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:FlipkartProduct
product_id
string | null
alias
string | null
brand
string | null
price
number | null
list_price
number | null
discount_percentage
number | null
currency
string | null
image
string | null
images
string[]
color
string | null
rating
number | null
rating_count
integer | null
review_count
integer | null
category
string | null
breadcrumbs
string[]
availability
string | null
is_in_stock
boolean | null
condition
string | null
reviews
object[]