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 Inventory API

The Inventory API from Walmart — 6 operation(s) for inventory.

Walmart Inventory 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 Inventory. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 8 operations across 6 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.

8 operations 6 paths 0 schemas 5 GET1 POST2 PUT

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 8

Across 6 paths, the API surfaces 8 operations — 5 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Inventory 8
GET
/v3/inventory
Walmart Retrieve Inventory Count for a Single Item at One Ship Node
getInventory 7 params → 200
PUT
/v3/inventory
Walmart Update Inventory Count for a Single Item
putUpdateInventory 5 params body → 200
POST
/v3/feeds
Walmart Update Inventory Count for Items in Bulk
postBulkUpdateInventory 6 params body → 200
GET
/v3/inventories/{id}
Walmart Retrieve Inventory Count for a Single Item at Specific Ship Nodes
getSingleItemInventory 7 params → 200
GET
/v3/inventories/{sku}
Walmart Single Item Inventory by Ship Node
getMultiNodeInventoryForSkuAndAllShipnodes 6 params → 200
PUT
/v3/inventories/{sku}
Walmart Update Item Inventory Per Ship Node
updateMultiNodeInventory 5 params body → 200
GET
/v3/inventories
Walmart Multiple Item Inventory for All Ship Nodes
getMultiNodeInventoryForAllSkuAndAllShipNodes 6 params → 200
GET
/v3/fulfillment/inventory
Walmart Wfs Inventory
getWFSInventory 10 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

walmart-inventory-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 Items API
Walmart Lag Time API
Walmart Listing Quality API
Walmart Notifications API
Walmart On-Request Report API