Get detailed information about Taobao product V2 API(By Id)
Information you can get with this API
- Product basic information (title/category/product property/reviews counts)
- Main images/video
- Shop information (Shop name/ID/Url/rating/praise rate/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
Security Auth
API Token Auth
An API Token is a token that when making API calls to use.
Include the Token in a query parameter called apiToken.
tip
Example:
Check the apiToken in the Console-Account Center
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
item_id | integer | product id | true |
Body
Request Example
Response Example
- 200
- 417
- 422
- 429
Loading...