Skip to main content

Get Amazon product SKU prices

API Overview

  • Batch retrieve Amazon product SKU price information

API URL

Request Parameters

Body

Content-Type: application/json
FieldTypeExplanationRequired
urlstringProduct URL for which to retrieve SKU prices
true
sku_listarrayList of SKU IDs to retrieve prices for. SKU IDs must belong to the product specified by url. Maximum 10 SKU IDs per request
true
currencyfalse

Security Auth

tip

Please go to Console-Account Center to get your apiToken.

Add your apiToken to the request parameters. Please refer to the examples below.

Request Example

Response Example

Loading...