Skip to main content
POST
/walmart/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: 1 <= x <= 784
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:best_match
Available options:
best_match,
price_low,
price_high,
best_seller,
new,
rating_high
min_price
number | null
Required range: x >= 0
max_price
number | null
Required range: x >= 0

Response

Successful Response

id
string
required
url
string
required
@type
string
default:WalmartSearchProduct
price
number | null
currency
string | null
list_price
number | null
image
string | null
rating
number | null
review_count
integer | null
category
string | null
condition
string | null
is_preowned
boolean | null
seller
object | null
fulfillment
object | null
availability_status
string | null
is_in_stock
boolean | null
is_sponsored
boolean
default:false
is_best_seller
boolean
default:false
badges
string[]
variants
object[]