Get the products of a Taobao shop(By seller ID)
注意
This API is under maintenance, please use other APIs instead.
API Overview
- Shop products count
- Shop products list
- 查看更多
Basic Information
Request Parameter
Query
| 欄位 | 類型 | 說明 | 必填 |
|---|---|---|---|
| seller_id | integer | seller ID. It can be got from the item detail API. | true |
| page | integer | Page number, default: 1 | false |
| sort | string | Optional values:coefp,hotsell,oldstarts,bid,_biddefault: coefp | false |
Body
Security Auth
提示
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...