Retrieve aggregate statistics about the authenticated organization’s inventory, including total items, quantities, cost basis, and unique product count.
GET
/
inventory
/
get-inventory-stats
/
v1
Get inventory statistics for your organization
Copy
Ask AI
curl --request GET \ --url https://api.collectpure.com/inventory/get-inventory-stats/v1 \ --header 'x-api-key: <api-key>'