/n11/products/reviews

POST /api/n11/products/reviews

Price: 1 credit

Get customer reviews for an N11 product by product id (or product URL): rating, text, author, date, helpful count, seller and review photos. Supports sorting and filtering by star rating or topic.

How to use it

Fetch customer reviews for an N11 product by product id (numeric data-prod-id) or a product URL. Each review has id, rating (1-5), text (the review comment, in Turkish), author (masked), created_at (unix ms), created_date (dd/mm/yyyy), helpful_count, useless_count, seller_name and images. Use sort (RECENT, HELPFUL, FAVORABLE, CRITICAL), rating (1-5) and topic to filter. Returns up to `count` reviews.

Parameters

Request body

Response

Errors

Response headers