Get the products of a Taobao shop(By shop ID)
aviso
This API is under maintenance, please use other APIs instead.
API Overview
- Shop products count
- Shop products list
- Ver más
Basic Information
Request Parameter
Query
| Campo | Tipo | Explicación | Requerido |
|---|---|---|---|
| shop_id | integer | ID de la tienda | verdadero |
| page | integer | Page number Valor predeterminado: 1 | falso |
| sort | string | Valores opcionales: default,price_up,price_down,sales,time_upValor predeterminado: sales | falso |
Body
Security Auth
tip
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...