/asos/products/recommendations

POST /api/asos/products/recommendations

Price: 10 credits

Get ASOS styling recommendations for a product (the 'buy the look' / 'ways to style' companions). Returns product cards: title, brand, price, list_price, currency, save_percent, is_on_sale, is_in_stock, image and images, plus the product ID, product_code, alias and URL.

How to use it

Get the products ASOS recommends to style alongside a given product (numeric product ID or product URL). Returns a list of product cards, each with id, product_code, url, alias, title, brand, brand_id, price/list_price/currency, save_percent, is_on_sale, is_in_stock, image and images. Use the returned id with the ASOS product endpoint to fetch full product details. A product with no styling looks returns an empty list.

Parameters

Request body

Response

Errors

Response headers