Skip to main content
POST
/walmart/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
item
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:WalmartProduct
alias
string | null
brand
string | null
brand_url
string | null
model
string | null
manufacturer_id
string | null
upc
string | null
price
number | null
list_price
number | null
currency
string | null
image
string | null
images
string[]
rating
number | null
rating_count
integer | null
review_count
integer | null
rating_five_count
integer | null
rating_four_count
integer | null
rating_three_count
integer | null
rating_two_count
integer | null
rating_one_count
integer | null
availability_status
string | null
is_in_stock
boolean | null
long_description
string | null
features
string[]
specifications
object[]
warranty
string | null
breadcrumbs
string[]
category
string | null
product_type
string | null
condition
string | null
is_preowned
boolean | null
badges
string[]
return_policy
object | null
seller
object | null
seller_count
integer | null
variants
object[]