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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/taobao/get-shop-item-list/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.