API query : How to find average rating of a product using review API?
R
Rohit Gupta
started a topic
over 1 year ago
I was going through Reviews API docs and did not find how to find average rating of a product.
Is there a workaround for this or is this still under dev?
Our API doesn't have an endpoint which will return the average rating for a specific product. But you could make a request to our cache server for the preview badge which will return the average rating within the html. Instructions can be found here. I've also attached an example request to the cache server you may use as a reference.
Rohit Gupta
I was going through Reviews API docs and did not find how to find average rating of a product. Is there a workaround for this or is this still under dev?