Get Amazon product SKU prices
API Overview
- Batch retrieve Amazon product SKU price information
Basic Information
Request Parameter
Query
Body
Content-Type: application/json
| 欄位 | 類型 | 說明 | 必填 |
|---|---|---|---|
| url | string | Product URL for which to retrieve SKU prices | true |
| sku_list | array | List of SKU IDs to retrieve prices for. SKU IDs must belong to the product specified by url. Maximum 10 SKU IDs per request | true |
| currency | 否 |
Security Auth
提示
Please go to Console-Account Center to get your apiToken
Add your apiToken to your query parameters. Please refer to the examples below.
Request Example
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...