Get the products of a Taobao shop(By seller ID)
warning
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...