/marktplaats/sellers/reviews

POST /api/marktplaats/sellers/reviews

Price: 5 credits

Get the reviews left for a Marktplaats seller by seller ID (or profile URL): for each review returns the star score, date, reviewer, the listing it relates to and the praise/improvement tags chosen by the reviewer. Works across marktplaats.nl, 2dehands.be and 2ememain.be.

How to use it

Fetch reviews for one Marktplaats seller by numeric seller ID or profile URL. Returns reviews with id, score (1-5), created_at (unix seconds), reviewer_id/reviewer_name, is_from_buyer, the related listing (listing_id/listing_title/listing_category), category_scores (per-aspect score breakdown of the deal) and tags (id/text/is_positive). Reviews carry tags and a star score rather than free-text bodies. Dealers whose reputation is hosted externally have no reviews here; their score and a link to it are on the seller endpoint under ratings. Use domain to pick the regional site.

Parameters

Request body

Response

Errors

Response headers