Get 1688 shop's products(By ID)
Information you can get with this API
- Products list
- Total number of products
- Title/Images/Prices
- Sold count
- Creation time
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
member_id | string | Seller member ID | true |
page | integer | page number Default value: 1 | false |
page_size | integer | number of items per page Default value: 20 | false |
sort | string | Optional values: default ,sales ,price_up ,price_down ,time_up ,time_down Default value: default | false |
shop_cat_id | string | Shop category ID | false |
price_start | string | Minimum value of price range filter | false |
price_end | string | Maximum value of price range filter | false |
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...