/asos/categories/products

POST /api/asos/categories/products

Price: 10 credits

List ASOS products in a category. Accepts a category id (cid) or a category page URL and returns lightweight product cards: title, brand, colour, price, list_price, currency, is_on_sale, image and images, plus the product ID, product_code, alias and URL.

How to use it

List products that belong to an ASOS category. Pass either the numeric category id (cid) or a full category page URL as category. Each item has id, product_code, url, alias, title, brand, colour, price/list_price/currency, is_on_sale, is_selling_fast, has_more_colours, image+images and video_url. Use the returned id with the ASOS product endpoint to fetch full product details.

Parameters

Request body

Response

Errors

Response headers