get https://api.resellerratings.com/v1/product/reviews/catalogue.json
Retrieve JSON formatted list of products by sku with their aggregate ratings and review count
Log in to see full request history
Responses
404Product / Seller not found
Retrieve JSON formatted list of products by sku with their aggregate ratings and review count
404Product / Seller not found
xxxxxxxxxx
curl --request GET \
--url 'https://api.resellerratings.com/v1/product/reviews/catalogue.json?byParent=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: