Item Creator Search
GET
/api/item_creator/search
Request
Query Params
sortField
string
optional
follower_count_total: Followers
follower_count_90d: Increment of Followers
video_count_total: Videos
play_count_total: Video Views
like_count_total: Likes
Example:
follower_count_total
sortOrder
string
optional
Example:
desc
pageNo
integer
optional
Example:
1
pageSize
integer
optional
Example:
100
keyword
string
optional
Example:
7160831865900467227
region
string
optional
Example:
ID
followerCountBegin
integer
optional
followerCountEnd
integer
optional
contactPlatform
string
optional
(backtick). Example: ins
email. Multiple values are in an OR relationship.userSoldTypeSet
string
optional
0: Never promoted products
1: Use video to promote products
2: Use live broadcast to promote products
Example:
0,1,2
engageRateBegin
string
optional
[engageRateBegin, engageRateEnd]
All: [null, null]
Low: [0, 0.001]
Medium: [0.001, 0.1]
High: [0.1, null]
engageRateEnd
string
optional
officialCreatorFlag
string
optional
null: all
0: Influencer accounts without opened stores
1: Official influencer accounts with opened stores
period
integer
optional
Example:
30
primaryFollowerGender
string
optional
Example:
male
primaryFollowerAge
string
optional
Example:
18-24
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 10:58:44