Item API
The Item API allows you to upload item feeds and query the processing status of those feeds (with optional per‑item detail) via versioned GET and POST endpoints under /v2/feeds and /v3/feeds.
Latency
1655ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/v2/feeds
Get status of an item feed
/v2/feeds
Upload an item feed
/v2/feeds/{feedId}
Get status of an item within a feed
/v3/feeds
Get status of an item feed
/v3/feeds
Upload an item feed
/v3/feeds/{feedId}
Get status of an item within a feed
6 endpoints auto-detected
curl -X GET \ "https://developer.walmart.com/proxy/item-api-doc-app/rest/v2/feeds"
developer.walmart.com · HTTPS only