Introduction
The Walmart Seller API lets sellers on Walmart Marketplace manage catalog items, orders, fulfillment, inventory, pricing, feeds, reports, and payments programmatically.
This reference is generated directly from the same OpenAPI specs the platform teams maintain, organized by the pod that owns each service:
Sandbox and production
Every service exposes the same two servers:
- Production —
https://marketplace.walmart.com/seller/v1 - Sandbox —
https://sandbox.marketplace.walmart.com/seller/v1
Point at sandbox while integrating; nothing you do there reaches real orders or listings.
A note on rollout status
Some operations are still landing on their backing services. Where a parameter or
endpoint is documented as a “Phase 2” or “backlog” item, calling it today returns a
400 with a code explaining what isn’t supported yet rather than a silent
no-op — check each operation’s description for the specifics before you build
around it.