Get 1688 product details(By ID)
API Overview
- Get 1688 product details by product ID
- Includes title, images, shop, SKU, price, inventory and other information
- Support multilingual output
Basic Information
Request Parameter
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| item_id | integer | Product ID | true |
| scene | string | Optional values: drop_shipping | false |
| optimize_title | boolean | Filter out non-core words from the title. This is more friendly to the translator. Only Chinese titles are supported for optimization. | false |
| language | string | Optional values: en,zh,ru,th,pt,es,tr,vi,ja,koDefault value: zh | false |
Body
Security Auth
tip
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...