Lululemon store - product categories, details, reviews, variants, and availability.
Category Inventory
ASYNCWRITENo auth
Returns variant SKUs by color and size for multiple products and sizes.
ParametersFormJSON
List of product IDs from a category listing to check fusion inventory
Sizes to filter fusion inventory results
Locale for fusion inventory query
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_shop_lululemon_category_fusion_inventory", "params": { "product_ids": "prod11021003,prod11870400,gzj4k74x9y,prod11670099,prod20001267,prod11800937,prod20003775,opwd6frey9,prod20004151,nug4h6m7xr", "sizes": "8", "locale": "en-us" } }'