Pulling inventory data to include location, sku, and qty

I am trying to pull in all of our inventory data that will include the product sku, name, the location(s) it is in, and the qty in each location but I can’t seem to find combination of skus that will provide me with this information without running out of credits

Hello cb.matthews!

Since pulling full warehouse inventory is typically a large pool of data, I recommend checking out our Inventory Snapshot workflow.

Instead of atypical API call you send a request for a data blob which is generated and then send to an endpoint specified in the request once generated. There are filters available in the request but it will return all of the requested inventory data in a single request.