/demaecan/shops/reviews

POST /api/demaecan/shops/reviews

Price: 5 credits

Get Demae-can (出前館) shop reviews by shop id (or shop URL), optionally sorted by date or rating. Each review has the rating, comment text, delivery and review timestamps, the reviewed menu items with quality tags, and the shop's reply if any. A non-existent or review-less shop returns an empty list.

How to use it

Fetch Demae-can (demae-can.com) reviews for a shop by id (e.g. '1003691') or shop URL. Optional sort (newest/rating_desc/rating_asc). Returns id, rating, text, delivered_at, reviewed_at, menu_items (each with name, is_good, quality tags, image) and the shop reply when present. Returns an empty list when the shop has no reviews or does not exist.

Parameters

Request body

Response

Errors

Response headers