/asos/products/reviews
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.
Price: 5 credits per 50 results
💡 AI Hint: 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.
Authorizations
API token from the dashboard
Headers
Body
ASOS product ID or a product URL containing it
1"206776454"
"https://www.asos.com/prd/206776454"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response