/zalando/products/search
Search Zalando products by keyword. Returns id (config-sku), url, name, brand, color, price, list_price, discount, 30-day lowest price, image, gender and whether the card is a sponsored placement. Supports optional brand, size, colour, price-range and sort filters.
Price: 10 credits per 24 results
💡 AI Hint: Search Zalando products by keyword. Each result has id (config-sku), url (feed to zalando/products for full detail), name, brand, color, price/list_price/discount_percentage/currency (EUR), lowest_price_30d (the EU 30-day lowest prior price), image, gender and is_sponsored. Narrow results with the optional brand (brand slug), size, color, min_price/max_price (EUR) and sort fields.
Authorizations
API token from the dashboard
Headers
Body
Search keyword
1"sneaker"
"red dress"
"leather jacket"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Restrict results to a single brand (Zalando brand slug, e.g. nike, adidas-originals).
Restrict results to a size (e.g. M, 42, XL).
Restrict results to a colour (e.g. red, black, blue).
Minimum price in EUR.
x > 0Maximum price in EUR.
x > 0Result ordering.
popularity, activation_date, price_asc, price_desc, sale Response
Successful Response