TikTok
Get popular creators
Discovers trending and popular TikTok creators, filterable by follower count range, creator country, and audience country. Returns creator_list, an array of creator objects each with nickname, unique_id, follower_count, likes_count, video_views, engagement_rate, and avatar URLs. Sortable by engagement, follower count, or average views.
get/v1/tiktok/creators/popular
Query parameters
pagenumber
Page number
sortBy'engagement' | 'follower' | 'avg_views'
Sort creators by engagement, follower count, or average views
followerCount'10K-100K' | '100K-1M' | '1M-10M' | '10M+'
Filter by follower count range
creatorCountry'AU' | 'BR' | 'CA' | 'EG' | 'FR' | 'DE' | 'ID' | 'IL' | 'IT' | 'JP' | 'MY' | 'PH' | 'RU' | 'SA' | 'SG' | 'KR' | 'ES' | 'TW' | 'TH' | 'TR' | 'AE' | 'GB' | 'US' | 'VN'
Country code of the creator
audienceCountry'AU' | 'BR' | 'CA' | 'EG' | 'FR' | 'DE' | 'ID' | 'IL' | 'IT' | 'JP' | 'MY' | 'PH' | 'RU' | 'SA' | 'SG' | 'KR' | 'ES' | 'TW' | 'TH' | 'TR' | 'AE' | 'GB' | 'US' | 'VN'
Country code of the audience/follower
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.