Nexscope logo

Amazon Product Discovery API

REST API and MCP service documentation generated from server-side API definitions. Responses shown here are the direct payload returned by each API execution.

API selector
Amazon Marketplace Intelligence

API overview

Amazon product discovery and potential bestseller mining via Jiimore data.

Try this API
Endpoint
https://claw-callback.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/run
MCP method
nexscope_amazon_product_discovery

Authentication

All run endpoints require a user API key. Send it as a bearer token in the Authorization header.

Authorization: Bearer nk_xxxxxxxxxxxxxxxxx
Missing or invalid API keys return an authentication error. Manage keys from .
POSThttps://claw-callback.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/run

Run an API

Request parameters documented by ecommerce.amazon-product-discovery.

Slugamazon-product-discovery
HeadersAuthorization: Bearer nk_...
Content-Type: application/json
Request bodyAPI-specific JSON object.
Response bodyDirect API response payload. No data/result wrapper is added.

Status codes

CodeDescription
200API executed successfully. Body is the direct response payload.
400Request JSON or required API parameters are invalid.
401API key is missing, invalid, or cannot be matched to a user.
5xxAPI execution or upstream service failed.

Example request

curl -X POST https://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/run \
  -H "Authorization: Bearer nk_xxxxxxxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{   "countryCode": "US",   "keyword": "phone case",   "pageSize": 10,   "page": 1 }'
All categories/ Amazon Marketplace Intelligence
POSThttps://claw-callback.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/run

Run this API

Send a JSON request to execute this API and receive the direct response payload.

Open tester

Endpoint

MethodPOST
Pathhttps://claw-callback.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/run
AuthBearer API key
Content-Typeapplication/json

Request body

NameTypeRequiredDescription
keywordstringrequired
Keyword (required; translate the keyword to the language of the selected country)
Example: phone case
countryCodestringoptional
Country, use country abbreviation. Default US. Options: US, JP, DE
priceMinnumberoptional
Minimum product price
Example: 1
priceMaxnumberoptional
Maximum product price
Example: 1
totalReviewsMinintegeroptional
Minimum number of reviews
Example: 1
totalReviewsMaxintegeroptional
Maximum number of reviews
Example: 1
customerRatingMinnumberoptional
Minimum rating
Example: 1
customerRatingMaxnumberoptional
Maximum rating
Example: 1
clickConversionRateMinnumberoptional
Minimum click-to-purchase conversion rate, value range 0-1, 0.1 means 10%
Example: 1
clickConversionRateMaxnumberoptional
Maximum click-to-purchase conversion rate, value range 0-1, 0.1 means 10%
Example: 1
clickConversionRateCompositeMinnumberoptional
Minimum composite conversion rate, value range 0-1, 0.1 means 10%
Example: 1
clickConversionRateCompositeMaxnumberoptional
Maximum composite conversion rate, value range 0-1, 0.1 means 10%
Example: 1
clickCountT7Minintegeroptional
Minimum weekly click count
Example: 1
clickCountT7Maxintegeroptional
Maximum weekly click count
Example: 1
clickCountT30Minintegeroptional
Minimum monthly click count
Example: 1
clickCountT30Maxintegeroptional
Maximum monthly click count
Example: 1
clickCountGrowthT7Minnumberoptional
Minimum weekly click growth rate, value range 0-1, 0.1 means 10%
Example: 1
clickCountGrowthT7Maxnumberoptional
Maximum weekly click growth rate, value range 0-1, 0.1 means 10%
Example: 1
clickCountGrowthT30Minnumberoptional
Minimum monthly click growth rate, value range 0-1, 0.1 means 10%
Example: 1
clickCountGrowthT30Maxnumberoptional
Maximum monthly click growth rate, value range 0-1, 0.1 means 10%
Example: 1
salesVolumeT360Minintegeroptional
Minimum annual sales volume
Example: 1
salesVolumeT360Maxintegeroptional
Maximum annual sales volume
Example: 1
grossProfitMarginMinnumberoptional
Minimum gross profit margin
Example: 1
grossProfitMarginMaxnumberoptional
Maximum gross profit margin
Example: 1
fbaFeeMinnumberoptional
Minimum FBA fee
Example: 1
fbaFeeMaxnumberoptional
Maximum FBA fee
Example: 1
launchDateMinstringoptional
Earliest listing time, format: yyyyMMdd000000
Example: 2026-01-01
launchDateMaxstringoptional
Latest listing time, format: yyyyMMdd000000
Example: 2026-01-01
nicheCountMinintegeroptional
Minimum niche market count
Example: 1
nicheCountMaxintegeroptional
Maximum niche market count
Example: 1
sellerCountrystringoptional
Seller country/region code, comma-separated for multiple selections, e.g.: CN,US
sortFieldstringoptional
Sort field. Default purchasedClicksT360. Options: totalReviews (total reviews), price (price), launchDate (listing time), clickCountT7 (7-day click count), clickCountT30 (30-day click count), clickCountT90 (90-day click count), clickConversionRate (click-to-purchase conversion rate), clickConversionRateComposite (composite click-to-purchase conversion rate), customerRating (rating), purchasedClicksT360 (360-day purchase clicks), clickCountGrowthT7 (weekly click growth rate), clickCountGrowthT30 (monthly click growth rate), currentPrice (current price), fbaFee (FBA fee), shippingFee (FBA shipping), gpm (gross profit margin)
sortTypestringoptional
Sort direction. Default desc. Options: desc (descending), asc (ascending)
pageintegeroptional
Page number. Default 1
Example: 1
pageSizeintegeroptional
Items per page (10-100). Default 50
Example: 10

Request example

{
  "countryCode": "US",
  "keyword": "phone case",
  "pageSize": 10,
  "page": 1
}

Response body

Returns the documented upstream API response directly without an additional wrapper.

NameTypeRequiredDescription
totalintegeroptional
Total count
Example: 1
sourceToolstringoptional
Tool type: jiimore
sourceTypestringoptional
Source type: amazon
typestringoptional
Render style
titlestringoptional
Title
costTokenintegeroptional
Token consumption
Example: 1
columnsarrayoptional
Rendered columns
Example: []
productsarrayoptional
Product list (see below)
Example: []
products[].asinstringoptional
Amazon product ASIN
Example: B072MQ5BRX
products[].parentAsinstringoptional
Amazon product parent ASIN
Example: B072MQ5BRX
products[].titlestringoptional
Product title
products[].brandstringoptional
Brand
products[].pricenumberoptional
Price
Example: 1
products[].imageUrlstringoptional
Product main image
Example: https://example.com/image.jpg
products[].productImageUrlsarrayoptional
Product image URL list
Example: []
products[].asinUrlstringoptional
ASIN link
Example: B072MQ5BRX
products[].ratingsintegeroptional
Number of reviews
Example: 1
products[].availableDatestringoptional
Listing time (timestamp)
Example: 2026-01-01
products[].availableDateStringstringoptional
Listing date (string)
Example: 2026-01-01
products[].categoryNamesarrayoptional
Category information
Example: []
products[].marketplaceIdstringoptional
Site ID
Example: US
products[].clickCountT7integeroptional
Weekly click count
Example: 1
products[].clickCountT30integeroptional
Monthly click count
Example: 1
products[].clickCountT90integeroptional
Quarterly click count
Example: 1
products[].clickConversionRatenumberoptional
Click-to-purchase conversion rate
Example: 1
products[].clickConversionRateCompositenumberoptional
Composite conversion rate
Example: 1
products[].grossProfitMarginnumberoptional
Gross profit margin
Example: 1
products[].fbaFeenumberoptional
Amazon fee
Example: 1
products[].shippingFeenumberoptional
FBA shipping fee
Example: 1
products[].sourceToolstringoptional
Tool type: jiimore
products[].sourceTypestringoptional
Source type: amazon
errcodeintegeroptional
Upstream status code returned by the provider.
errmsgstringoptional
Upstream status message returned by the provider.
codestringoptional
Provider-specific status code.
msgstringoptional
Provider-specific status message.
messagestringoptional
Provider-specific message.
costTimeintegeroptional
Execution time reported by the upstream provider.
pageintegeroptional
Current page returned by the upstream provider.
pageSizeintegeroptional
Page size returned by the upstream provider.
pageItemCountintegeroptional
Item count on the current page returned by the upstream provider.
totalPageintegeroptional
Total page count returned by the upstream provider.
dataSnapshotMonthstringoptional
Data snapshot month returned by the upstream provider.

Response example

Direct response payload. No extra wrapper is added.

{
  "total": 1,
  "costToken": 1,
  "columns": [],
  "products": [
    {
      "asin": "B072MQ5BRX",
      "parentAsin": "B072MQ5BRX",
      "price": 1,
      "imageUrl": "https://example.com/image.jpg",
      "productImageUrls": [],
      "asinUrl": "B072MQ5BRX",
      "ratings": 1,
      "availableDate": "2026-01-01",
      "availableDateString": "2026-01-01",
      "categoryNames": [],
      "marketplaceId": "US",
      "clickCountT7": 1,
      "clickCountT30": 1,
      "clickCountT90": 1,
      "clickConversionRate": 1,
      "clickConversionRateComposite": 1,
      "grossProfitMargin": 1,
      "fbaFee": 1,
      "shippingFee": 1
    }
  ]
}

Responses

CodeDescription
200API executed successfully. Body is the direct response payload.
400Request JSON or required API parameters are invalid.
401API key is missing, invalid, or cannot be matched to a user.
5xxAPI execution or upstream service failed.

Data source, freshness, and limitations

Source, freshness, coverage, rate limits, and estimation notes are not specified in this API definition unless they appear in the request or response field documentation above. Do not assume official marketplace data or real-time freshness when it is not explicitly documented.

Related APIs

MCP

Use the MCP endpoint when an agent needs to discover and call API tools with JSON-RPC.

GET /api/skill-api/v1/mcp
POST /api/skill-api/v1/mcp
Authorization: Bearer nk_xxxxxxxxxxxxxxxxx
Content-Type: application/json

Call a tool

{
  "jsonrpc": "2.0",
  "id": "tool-call-1",
  "method": "tools/call",
  "params": {
    "name": "nexscope_amazon_product_discovery",
    "arguments": {
      "countryCode": "US",
      "keyword": "phone case",
      "pageSize": 10,
      "page": 1
    }
  }
}

Online test

Execute the current API with your API key and JSON payload.

Try it

Send a real request with the same contract shown in the reference.

Endpoint
https://claw-callback.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/run
MCP method
nexscope_amazon_product_discovery
cURL
curl -X POST \
  https://claw-callback.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/run \
  -H "Authorization: Bearer nk-..." \
  -H "Content-Type: application/json" \
  -d '{ "countryCode": "US", "keyword": "phone case", "pageSize": 10, "page": 1 }'
Response
No response yet. Run the request to see the response here.