Get Taobao product details(By id)
Information you can get with this API
- Product basic information (title/category/reviews counts)
- Product properties
- Product images/video
- Shop information (Shop name/ID/Url/ratings/number of fans/type of shop/shop start time, etc.)
- Logistics information (delivery from/postage)
- SKU attributes (name/thumbnail)
- SKU sale price/original price/stock
- Promotion information
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
item_id | integer | product id | true |
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...