/zalando/brands/products
List products from a Zalando brand catalog by brand alias: id, product URL, name, brand, price, list_price, discount, currency, image, silhouette, gender, flags (Deal/Kids/etc) and available sizes.
Price: 10 credits per 24 results
💡 AI Hint: List the products of a Zalando brand by its brand alias (the brand page URL segment, e.g. ‘nike-sportswear’, or a full brand page URL). Returns items with id (config-sku), url (the product page URL usable with zalando/products), name, brand, price/list_price/discount_percentage/currency (EUR), image, silhouette, gender, flags and sizes (size/sku).
⚠️ Common errors: 412: Brand not found or has no products (well-formed but nonexistent brand alias)
Authorizations
API token from the dashboard
Headers
Body
Zalando brand alias (the brand page URL segment, e.g. 'nike-sportswear') or full brand URL
1"nike-sportswear"
Max number of products to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response