Parameters
1 query
Query parameters
· 1codestringRequiredExample
example_codeReturns 30-day revenue, order counts, top products, sparkline and stock health for the category subtree.
1 query
codestringRequiredexample_code1 status code documented
This response returns no JSON body.
{
"success": true
}GET /bff/product-category/category-analytics
curl -X GET "https://api.bizkithub.com/bff/product-category/category-analytics?code=example_code" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.