Price trend and promotion information of a product(By Id)
Information you can get with this API
- Price trend and promotion information of a product in the past year
- Support Taobao, Tmall, Pinduoduo and other platforms
- 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 |
plat | string | Optional values: taobao,pdd,jd,vip,dangdang,kaola,xmyp. Default value: taobao | false |
period | string | Optional values: 30,60,360. Default value: 360 | false |
Body
Request Example
Response Example
- 200
- 417
- 422
- 429
Loading...