/blibli/products/reviews

POST /api/blibli/products/reviews

Price: 5 credits

Get customer reviews for a Blibli product by SKU (itemSku/productSku) or product URL: rating, text, author, dates, likes, verified-buyer flag, purchased variant, review photos and videos.

How to use it

Fetch customer reviews for a Blibli product by SKU (itemSku or productSku) or a product URL. Supports sort (popular, latest, oldest, highest, lowest). Each review has id, rating (1-5), text (in Indonesian), author (masked), created_at/updated_at (unix ms), like_count, is_verified_buyer, is_edited, is_top_reviewer, avatar, variants (the purchased color/capacity), images and videos. Returns up to `count` reviews.

Parameters

Request body

Response

Errors

Response headers