TikTok modelsapi generation api

tiktok/analytics/creator-info-and-milestones

Retrieve basic information and key metrics for TikTok creator accounts View creator growth journey and important achieved milestones Analyze creator account development trajectory, understand follower growth and content...

Input
Idle

Example output — click Run to generate your own

API README

Get creator info and milestones

Purpose:

  • Retrieve basic information and key metrics for TikTok creator accounts
  • View creator growth journey and important achieved milestones
  • Analyze creator account development trajectory, understand follower growth and content influence changes

Parameters:

  • user_id: Creator user ID, required parameter, can be obtained from user profile URL or TikTok backend

Return Description:

  • user_id: The requested creator ID
  • creator_info: The creator's basic information
    • nickname: Creator's display name
    • sec_user_id: Security user ID
    • unique_id: Unique username
    • avatar_url: Profile picture URL
    • follower_count: Number of followers
    • like_count: Total number of likes received
  • milestones: List of creator account milestones, each milestone includes:
    • milestone: Milestone type ID
    • milestone_title: Milestone title (e.g., "Reached 1 million followers")
    • milestone_year: Year when the milestone was achieved
    • milestone_month_day: Month and day when the milestone was achieved
    • creator_summary: Milestone-related description

Example Response:

{
  "code": 200,
  "router": "/api/v1/tiktok/analytics/fetch_creator_info_and_milestones",
  "params": {
    "user_id": "107955"
  },
  "data": {
    "user_id": "107955",
    "creator_info": {
      "avatar_url": "https://p19-pu-sign-useast8.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ba67b11de451691939223e9d978e613a~tplv-tiktokx-cropcenter:720:720.webp",
      "follower_count": 89812099,
      "like_count": 382411162,
      "nickname": "TikTok",
      "sec_user_id": "MS4wLjABAAAAv7iSuuXDJGDvJkmH_vz1qkDZYo1apxgzaxdBSeIuPiM",
      "unique_id": "tiktok"
    },
    "milestones": [
      {
        "milestone": 6,
        "milestone_month_day": "10/4",
        "milestone_title": "Reached 1 million followers",
        "milestone_year": "2015"
      },
      {
        "milestone": 1,
        "milestone_month_day": "2/27",
        "milestone_title": "Started posting on TikTok",
        "milestone_year": "2015"
      }
    ]
  }
}

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models

tiktok/analytics/comment-keywordsAnalyze popular keywords and topics in video comments to uncover user feedback Extract main content and opinions from audience comments to understand viewer focus points Support creators in optimizing content strategy and enhancing audience engagement and connectiontiktok/analytics/detect-fake-viewsAnalyze TikTok video traffic data using advanced algorithms to precisely detect potential fake views and unnatural engagement Evaluate content authenticity and traffic quality based on TikTok's Traffic Pool theory Provide comprehensive fraud risk analysis with in-depth assessment across 8 dimensions and 20+ metrics Deliver professional traffic quality reports and optimization recommendations for creators, MCN agencies, and content managerstiktok/analytics/video-metricsRetrieve detailed analytics data for TikTok videos, including views, likes, comments, and favorites Provide total statistics and daily trends for 14 days since the release date, facilitating video performance analysis Help creators analyze content effectiveness, evaluate user engagement, and optimize content strategytiktok/ads/ads-detailRetrieve detailed information about a single TikTok ad, including creative content, creator info, and engagement data Analyze ad performance metrics such as views, likes, comments, and other core statistics Help advertisers and marketers gain deep insights into specific ad effectiveness and user feedbacktiktok/ads/configure-safetyGet the safety/availability config switches of TikTok Creative Center search modules Check whether top ads, keyword, hashtag, sound, creator searches are currently availabletiktok/ads/location-listGet the list of countries/regions supported by TikTok Creative Center Useful as a reference for the country_code parameter of other endpointstiktok/ads/query-suggestionsGet popular query suggestions for ad search Understand current popular ad search keywords and trends Help discover new creative directions and hot topicstiktok/ads/recommended-adsGet similar recommended ads based on a specified ad Discover excellent ad cases in the same industry or with similar styles Provide more references and inspiration for ad creativity