Amazon Product Reviews API (ASIN/URL) is a paid API for AI agents from api.cn402.com, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-13).
Fetches Amazon product reviews by ASIN or product URL, returning review text, ratings, author details, and product-level star-rating breakdown via an async snapshot pattern.
Get Amazon product reviews by ASIN or URL: review text, star rating, title, author, date, verified-purchase and Vine flags, helpful votes and variant, plus the product star-rating breakdown. Async: a first call with asin returns a snapshot id (collection ~40s); call again with that snapshot to fetch reviews. For review mining, sentiment, complaint detection and competitor weakness analysis. 亚马逊评论挖掘与差评分析。
Returns an array of reviews (rating, title, text, author, date, verified, vine, helpful votes, country, variant, review_id), plus product name, total review count, overall star rating, and a 1–5 star count breakdown. On the first call, returns a snapshot ID with status 'pending'; call again with the snapshot ID ~40 seconds later to retrieve the full results with status 'ready'.
GEThttps://api.cn402.com/ecom/reviewsUse this endpoint when you need structured Amazon review data including text, ratings, author metadata, verified/Vine flags, and star-rating breakdowns for a specific product ASIN or URL. Ideal for review mining, sentiment analysis, complaint detection, and competitive product research on Amazon. Prefer over general web scraping when you need clean, structured review fields with helpful vote counts and variant info.
{
"raw": "false",
"url": "https://www.amazon.com/sp?seller=A2XPYBBX7QV442",
"max_feedback": "20"
}| Field | Type | Description |
|---|---|---|
| url | string | Full Amazon product URL (alternative to asin). |
| asin | string | Amazon ASIN, 10 chars (provide asin OR url for the first call). |
| domain | string | Marketplace domain when using asin, e.g. amazon.com (default), amazon.co.uk. |
| snapshot | string | Snapshot id (sd_...) from the first call; pass it on the second call to fetch results. |
| max_reviews | string | Number of reviews to collect, 1-50 (default 10). |
{
"asin": null,
"note": "Review collection started (~40s). Call this endpoint again with snapshot=sd_mr1mfoigk9ef5rdbo to fetch results.",
"_hint": "x402 paid endpoints for AI agents — x402node.dev (utilities) · cn402.com (Chinese culture)",
"source": "Bright Data Amazon Web Scraper (reviews)",
"status": "pending",
"snapshot": "sd_mr1mfoigk9ef5rdbo",
"retry_after_seconds": 50
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"