Amazon Product Top Reviews API
/install justoneapi-amazon-get-product-top-reviews
Amazon Product Top Reviews
Use this focused JustOneAPI skill for product Top Reviews in Amazon. It targets GET /api/amazon/get-product-top-reviews/v1. Required non-token inputs are asin. OpenAPI describes it as: Get Amazon product Top Reviews data, including most helpful) public reviews, for sentiment analysis and consumer feedback tracking, product research and quality assessment, and monitoring competitor customer experience.
Endpoint Scope
- Platform key:
amazon - Endpoint key:
get-product-top-reviews - Platform family: Amazon
- Skill slug:
justoneapi-amazon-get-product-top-reviews
| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getProductTopReviewsV1 |
v1 |
GET |
/api/amazon/get-product-top-reviews/v1 |
Product Top Reviews |
Inputs
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
asin |
query |
all | n/a | string |
ASIN (Amazon Standard Identification Number) |
country |
query |
n/a | all | string |
Country code for the Amazon product. Available Values: - US: United States - AU: Australia - BR: Brazil - CA: Canada - CN: China - FR: France - DE: Germany - IN: India - IT: Italy - MX: Mexico - NL: Netherlands - SG: Singapore - ES: Spain - TR: Turkey - AE: United Arab Emirates - GB: United Kingdom - JP: Japan - SA: Saudi Arabia - PL: Poland - SE: Sweden - BE: Belgium - EG: Egypt - ZA: South Africa - IE: Ireland |
country enum |
values | n/a | n/a | n/a | AE, AU, BE, BR, CA, CN, DE, EG, ES, FR, GB, IE, IN, IT, JP, MX, NL, PL, SA, SE, SG, TR, US, ZA |
Request body: none documented; send parameters through path or query arguments.
Version Choice
Use getProductTopReviewsV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Run This Endpoint
Supported operation IDs in this skill: getProductTopReviewsV1.
node {baseDir}/bin/run.mjs --operation "getProductTopReviewsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"asin":"\x3Casin>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
Environment
- Required:
JUST_ONE_API_TOKEN - Pass the token with
--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs. - Get a token from Just One API Dashboard.
- Authentication details: Just One API Usage Guide.
Output Focus
- State the operation ID and endpoint path used, for example
getProductTopReviewsV1on/api/amazon/get-product-top-reviews/v1. - Echo the required lookup scope (
asin) before summarizing results. - Prioritize fields that support this endpoint purpose: Get Amazon product Top Reviews data, including most helpful) public reviews, for sentiment analysis and consumer feedback tracking, product research and quality assessment, and monitoring competitor customer experience.
- Return raw JSON only after the short, endpoint-specific summary.
- If the backend errors, include the backend payload and the exact operation ID.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install justoneapi-amazon-get-product-top-reviews - After installation, invoke the skill by name or use
/justoneapi-amazon-get-product-top-reviews - Provide required inputs per the skill's parameter spec and get structured output
What is Amazon Product Top Reviews API?
Call GET /api/amazon/get-product-top-reviews/v1 for Amazon Product Top Reviews through JustOneAPI with asin. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install Amazon Product Top Reviews API?
Run "/install justoneapi-amazon-get-product-top-reviews" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Amazon Product Top Reviews API free?
Yes, Amazon Product Top Reviews API is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Amazon Product Top Reviews API support?
Amazon Product Top Reviews API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Amazon Product Top Reviews API?
It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.2.