Get item inventories for all ship nodes

Call this endpoint to retrieve the inventory levels for multiple SKUs across all ship nodes. For example, use this endpoint when you need a snapshot of your entire catalog or an overview of multiple fulfillment centers.

You have three ways to get item inventories across all ship nodes:

  • Option 1: Return 10 items by default.
  • Option 2: Return up to 50 items by using limit=50.
  • Option 3: Return more than 50 items by using both limit=50 and a nextCursor parameter.

Note: This page describes an example using only the required parameters and inputs for getting item inventory count for all ship nodes. For a full list of customization options and additional capabilities, refer to the Marketplace Inventory API reference .

Next step

Select the option that best meets your needs.