/misumi/products/reviews

POST /api/misumi/products/reviews

Price: 1 credit

List customer reviews of a MISUMI (ミスミ) series: star rating, title, review text, post date, how many people found it helpful, and the manufacturer's public reply where one was given. Can be filtered to one star rating and ordered by rating, recency or helpfulness.

How to use it

List reviews of one MISUMI series. Accepts a series code, any part number (型番) of the series, or a product URL — reviews are held at series level, not per part number. `created_at` is a unix timestamp in seconds (the source publishes the date only, so it points at midnight UTC) and `created_date` keeps the original YYYY/MM/DD string. `reply` is MISUMI's own answer to the reviewer. A product with no reviews returns an empty list, not an error. The average rating and the star histogram are on misumi/products.

Parameters

Request body

Response

Errors

Response headers