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

region
string
default:US
required

Region code, region, such as US

Example:

"US"

page_num
string
default:1
required

Page numbers start from 1 and go up to 10000.

Example:

"1"

page_size
string
default:10
required

The maximum number of pages is 10.

Example:

"10"

product_category_id
string
default:""

Product Category IDs Sold by Influencers

Example:

""

influencer_category_name
string
default:""

Category Name

Example:

""

influencer_sort_field_v2
integer
default:0

List sorting field, 1=total_followers_cnt 2=total_followers_30d_cnt 3=total_post_video_cnt 4=per_views_avg_cnt 5=interaction_rate 6=total_product_cnt

Example:

0

sort_type
integer
default:0

Sort order, 0=asc 1=desc

Example:

0

min_total_followers_cnt
integer

Follower count range filter

max_total_followers_cnt
integer

Follower count range filter

min_total_digg_cnt
integer

Like count range filter

max_total_digg_cnt
integer

Like count range filter

min_interaction_rate
number

Interaction range filtering

max_interaction_rate
number

Interaction range filtering

min_total_views_cnt
integer
default:0

Filtering by total video views

Example:

0

max_total_views_cnt
integer

Filtering by total video views

min_total_views_7d_cnt
integer

Playback volume (increment) range filter for the last 7 days

max_total_views_7d_cnt
integer

Playback volume (increment) range filter for the last 7 days

min_per_video_product_views_avg_cnt
integer

Average sales video view range filtering

max_per_video_product_views_avg_cnt
integer

Average sales video view range filtering

min_per_video_product_views_avg_7d_cnt
integer

Average number of views (increase) of product promotion videos in the past 7 days (filtered)

max_per_video_product_views_avg_7d_cnt
integer

Average number of views (increase) of product promotion videos in the past 7 days (filtered)

gender
string
default:""

Gender, based on profile picture and video content, only applicable in the US region.

Example:

""

influencer_language
string
show_case_flag
integer

Is the showcase enabled, 1=Yes 0=No

sales_flag
integer

Whether or not product sales are involved: >0 indicates product sales, 1 = video product sales, 2 = live streaming product sales, 3 = both live streaming and video product sales, 4 = product showcase enabled.

Response

Success

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