Get the products of a Taobao shop(By seller ID)
注意
This API is under maintenance, please use other APIs instead.
API 概要
- 店鋪商品數量
- 商品列表
- 商品資訊
- 查看更多
API URL
請求參數
Query
| 欄位 | 類型 | 說明 | 必填 |
|---|---|---|---|
| seller_id | integer | seller ID. It can be got from the item detail API. | 是 |
| page | integer | Page number 預設值:1 | 否 |
| sort | string | Sort order 可選值: coefp,hotsell,oldstarts,bid,_bid預設值:coefp | 否 |
安全驗證
提示
請前往 控制台-個人中心 取得您的 apiToken。
請將您的 apiToken 加入請求參數中,並參考下方的請求範例。
請求範例
- cURL
- Python
- JavaScript
- Java
- Go
- PHP
回應範例
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...