Taobao and Tmall
Shop Product List
Retrieves products from a Taobao or Tmall shop by seller or user ID, with page-based pagination and default or sales sorting. Use it to browse or monitor a seller catalog.
get/api/taobao/get-shop-item-list/v1
Query parameters
tokenstring required
Access token for this API service.
userIdstring required
Shop identifier. Also known as Seller ID or User ID (they refer to the same value).
sort'_sale' | '_default'
Taobao shop item list sorting options
Sort order for the result set.
Available Values:
- _sale: Sales
- _default: Default
pageinteger
Page number for pagination.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.