Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Walmart Items API

The Items API from Walmart — 13 operation(s) for items.

Walmart Items API is one of 25 APIs that Walmart publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Items. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 13 operations across 13 paths. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://api-gateway.walmart.com, https://sandbox.walmartapis.com.

13 operations 13 paths 0 schemas 1 DELETE8 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.example.com
Resource Areas
1

Paths & Operations 13

Across 13 paths, the API surfaces 13 operations — 1 DELETE, 8 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Items 13
POST
/v3/feeds
Walmart Maintain Items in Bulk
itemBulkUploads 6 params body → 200
POST
/v2/feeds
Walmart Add Rich Media
updateRichMediaOfItem 6 params body → 200
GET
/v3/items
Walmart Retrieve All Items
getAllItems 7 params → 200401
GET
/v4/items/{productId}
Walmart Retrieve a Single Item (v4)
getAnItemV4 7 params → 200400401404
GET
/v3/items/{sku}
Walmart Retrieve a Single Item (v3)
getAnItem 5 params → 200404
GET
/v3/items/taxonomy
Walmart Expose Product Type Taxonomy
getTaxonomyResponse 5 params → 200404
POST
/v3/items/catalog/search
Walmart Catalog Search
getCatalogSearch 7 params body → 200
POST
/v3/items/associations
Walmart Get Item Associations
getItemAssociations 4 params body → 200
GET
/v3/items/{id}
Walmart an Item
getAnItem 7 params → 200
GET
/v3/items/walmart/search
Walmart Item Search
getSearchResult 7 params → 200
GET
/v3/items/groups/count
Walmart Get Item Count by Groups
getVariantCount 5 params → 200
GET
/v3/items/count
Walmart Get Items Count by Status
getCountByStatus 5 params → 200
DELETE
/v3/items/{SKU}
Walmart Retire an Item
retireAnItem 5 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

walmart-items-api-openapi.yml Raw ↑

Other APIs Walmart publishes across the network.

Walmart Assortment Recommendations API
Walmart Authorization API
Walmart DSV Cost API
Walmart DSV Orders API
Walmart Feeds API
Walmart Fulfillment API
Walmart Insight API
Walmart Inventory API
Walmart Lag Time API
Walmart Listing Quality API
Walmart Notifications API
Walmart On-Request Report API