Skip to main content
GET
cURL
🪙1 creditper request

Copy for AI

🤖 Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Query Parameters

category_id
string

Shop's primary category ID

category_l2_id
string

Shop's secondary category ID

category_l3_id
string

Shop's subcategory category ID

from_flag
integer

1 = Local store 2 = Cross-border store

sales_flag
integer

Main sales methods: 1. Video; 2. Live streaming

sales_trend_flag
integer

Sales trend in the past 7 days, 0=stable 1=up 2=down

seller_sort_field
integer

List sorting enumeration.1=total_sale_cnt 2=total_sale_gmv_amt 3=spu_avg_price

sort_type
integer

Sort order 0=asc 1=desc

region
string
required

Region code, region, such as US

page_num
integer
required

Page numbers start from 1 and go up to a maximum of 100,000.

page_size
integer
required

The maximum number of pages is 10.

Response

Success

code
integer
required
message
string
required
data
object[]
required
requestId
string
required