Amazon Product Details API

v1.0.2

Call GET /api/amazon/get-product-detail/v1 for Amazon Product Details through JustOneAPI with asin.

0· 102· 3 versions· 0 current· 0 all-time· Updated 5d ago· MIT-0

Amazon Product Details

Use this focused JustOneAPI skill for product Details in Amazon. It targets GET /api/amazon/get-product-detail/v1. Required non-token inputs are asin. OpenAPI describes it as: Get Amazon product Details data, including title, brand, and price, for building product catalogs and enriching item content (e.g., images), price monitoring and availability tracking, and e-commerce analytics and competitor tracking.

Endpoint Scope

  • Platform key: amazon
  • Endpoint key: get-product-detail
  • Platform family: Amazon
  • Skill slug: justoneapi-amazon-get-product-detail
OperationVersionMethodPathOpenAPI summary
getAmazonProductDetailV1v1GET/api/amazon/get-product-detail/v1Product Details

Inputs

ParameterInRequired byOptional byTypeNotes
asinqueryalln/astringASIN (Amazon Standard Identification Number)
countryqueryn/aallstringCountry 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 enumvaluesn/an/an/aAE, 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 getAmazonProductDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getAmazonProductDetailV1.

node {baseDir}/bin/run.mjs --operation "getAmazonProductDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"asin":"<asin>"}'

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 getAmazonProductDetailV1 on /api/amazon/get-product-detail/v1.
  • Echo the required lookup scope (asin) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Amazon product Details data, including title, brand, and price, for building product catalogs and enriching item content (e.g., images), price monitoring and availability tracking, and e-commerce analytics and competitor tracking.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Version tags

latestvk97et72qy75heys02q74gw404585d637

Runtime requirements

Binsnode
EnvJUST_ONE_API_TOKEN
Primary envJUST_ONE_API_TOKEN