{"uid":"cap_ZXNgYkrtkI_b5xrNNQM86","slug":"amazon-product-reviews-by-asin-b30db6b5","name":"Amazon Product Reviews by ASIN","description":"Fetch Amazon product reviews by ASIN.","url":"https://stableninja.dev/api/amazon/product-reviews","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["asin"],"properties":{"asin":{"type":"string","minLength":1},"page":{"type":"integer","maximum":9007199254740991,"minimum":1},"country":{"enum":["US","AU","BR","CA","CN","FR","DE","IN","IT","MX","NL","SG","ES","TR","AE","GB","JP","SA","PL","SE","BE","EG","ZA","IE"],"type":"string"},"sort_by":{"enum":["TOP_REVIEWS","MOST_RECENT"],"type":"string"},"star_rating":{"enum":["ALL","5_STARS","4_STARS","3_STARS","2_STARS","1_STAR"],"type":"string"},"verified_purchases_only":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vCMhQgBj_1WDQ-1rStbk-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches Amazon customer reviews for a product identified by its ASIN, with filtering by star rating, sort order, and country.","exampleAgentPrompt":"Can you pull the top reviews for Amazon product ASIN B08N5WRWNW in the US, sorted by TOP_REVIEWS, only showing 5-star verified purchases from page 1?","exampleUseCases":null,"resultDescription":"Returns a paginated list of Amazon customer reviews for the specified product, including review text, star rating, reviewer details, verified purchase status, and helpfulness data, filtered and sorted according to the requested parameters.","failureModes":["Invalid or non-existent ASIN returns empty results or error","Unsupported country code returns validation error","Page number out of range returns empty or error response","Product has no reviews for the selected star filter","Rate limiting or payment failure (x402) blocks the request","Amazon anti-scraping measures may cause intermittent failures"],"whenToPreferThis":"Use this endpoint when you need to retrieve Amazon product reviews programmatically by ASIN, especially when you need to filter by star rating, sort by recency or top reviews, or limit to verified purchases. Prefer this over generic web scraping when structured review data with pagination is needed for a specific Amazon marketplace country.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:56:07.502Z","isFirstParty":false}