/asos/products/reviews

POST /api/asos/products/reviews

Price: 5 credits

Get the full paginated review history for an ASOS product by product ID (or product URL): rating, title, text, author, submission date, verified-purchaser and recommended flags, secondary fit/quality ratings, and review photos.

How to use it

Fetch reviews for a single ASOS product by numeric product ID or a product URL. Returns a list of reviews, each with id, rating (1-5), title, text, author, submitted_at (ISO timestamp), is_verified_purchaser, is_recommended, secondary_ratings (fit/quality sliders) and photos. The product get-by-id endpoint only embeds the most recent few; use this to retrieve the complete review history.

Parameters

Request body

Response

Errors

Response headers