Get Amazon product SKU prices
API Overview
- Batch retrieve Amazon product SKU price information
API URL
Request Parameters
Body
| Field | Type | Explanation | Required |
|---|---|---|---|
| url | string | Product URL for which to retrieve SKU prices | true |
| sku_list | array | [object Object] | true |
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
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...