/ceneo/products/reviews

POST /api/ceneo/products/reviews

Price: 20 credits

List buyer reviews of one Ceneo product: author, star rating, recommend flag, verified-purchase flag, review text, the tagged pros and cons, when it was written and since when the buyer had been using the product, helpful and unhelpful vote counts, comment count, and - when the review was written about a sibling model rather than this exact one - the product it came from.

How to use it

Ceneo pools reviews across the colours and capacities of one model, so a large share of what comes back was written about a sibling product: check `is_from_similar_product` before attributing a complaint to the exact id you asked for. `stars` is one bucket, not a minimum, and caps the answer at a single page - drop it and use `sort` when you want depth. `created_at` and `used_since` are unix seconds; `used_since` is when the buyer started using the product, so the gap between the two is how long they had it before writing.

Parameters

Request body

Response

Errors

Response headers