curl --request GET \
--url https://api.example.com/api/dashboard/inventory/summary{
"total_variants": 123,
"total_quantity": 123,
"low_stock_count": 123,
"out_of_stock_count": 123
}Get inventory summary statistics.
curl --request GET \
--url https://api.example.com/api/dashboard/inventory/summary{
"total_variants": 123,
"total_quantity": 123,
"low_stock_count": 123,
"out_of_stock_count": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.stella-commerce.com/llms.txt
Use this file to discover all available pages before exploring further.