Seller Search
GET
/api/seller/search
Request
Query Params
sellerName
string
required
region
string
optional
itemCategoryId
integer
optional
fullManagedFlag
integer
optional
sortField
string
optional
seller_sold_count_1d: Daily sales volume
seller_rmb_gmv_1d: Estimated daily sales amount
seller_local_gmv_rate_1d: Daily GMV growth rate
seller_sold_count_7d: Total sales volume in the last 7 days
seller_rmb_gmv_7d: Estimated sales amount in the last 7 days
seller_local_gmv_rate_7d: GMV growth rate in the last 7 days
seller_sold_count_30d: Total sales volume in the last 30 days
seller_rmb_gmv_30d: Estimated sales amount in the last 30 days
seller_local_gmv_rate_30d: GMV growth rate in the last 30 days
sortOrder
string
optional
pageNo
integer
optional
pageSize
integer
optional
Header Params
x-appKey
string
required
Example:
{{appKey}}
x-timestamp
string
required
Example:
{{x-timestamp}}
x-sign
string
required
Example:
{{x-sign}}
Request samples
Responses
Modified at 2025-06-24 12:42:17