Skip to main content

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

FieldTypeExplanationRequired
member_idstringSeller member ID
true
pageintegerPage number
Default value: 1
false
page_sizeintegerNumber of items per page
Default value: 20
false
sortstringOptional values: default,
sales,price_up,price_down,time_up,
time_down

Default value: default
false
shop_cat_idstringShop category ID
false
price_startstringFilter: Minimum value of price range
false
price_endstringFilter: Maximum value of price range
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

Response Example

Loading...