We’ve enriched the Amazon ASIN endpoint of our Merchant API with brand-new features! Now, using this endpoint, you can access in-depth insights into Amazon product reviews, both locally and globally.
What’s new:
Two new arrays supplying detailed product reviews:
top_local_reviews
– top reviews from your target location.top_global_reviews
– top reviews from around the world.
More reviews on demand. Need extra insights? Simply set the new load_more_local_reviews
parameter to true
in your POST request to parse additional local product reviews. Note that you will be charged double the price for using this parameter.
New sorting parameter for local reviews – local_reviews_sort
. Possible values:
helpful
(default): most helpful reviews will be provided first.recent
: the most recent reviews will be provided higher in the results.
What this update brings you:
- Deeper understanding of customer sentiment across local and global markets.
- Full control over local review sorting to focus on the most relevant feedback.
- The ability to retrieve more data when needed.
Reviews data in the Amazon ASIN endpoint is already available for use. Visit our documentation to integrate the new fields and start getting deeper review insights today!