Skip to main content
GET
/
v1
/
tiktok
/
influencer
/
detail
/
analytics
cURL
curl --request GET \
  --url 'https://api.keyapi.ai/v1/tiktok/influencer/detail/analytics' \
  --header 'Authorization: Bearer <YOUR_API_KEY>'
{
  "code": 0,
  "message": "success",
  "data": [
    {
      "avatar": "https://echosell-images.tos-ap-southeast-1.volces.com/user-avatar/280/MS4wLjABAAAAGv7w6D2u2phSw05CR84dBwv8WAjIs4Pj1A4D_OJxkxE6-zlvSHrbdoz5Rhj6mvbh.jpg",
      "avg_30d_price": 0,
      "category": "",
      "contact_email": "",
      "ec_score": 4.28,
      "first_crawl_dt": 20240227,
      "gender": "",
      "influencer_video_duration_level": "{\"2m\":0,\"1m-2m\":0,\"30s-60s\":0,\"15s-30s\":8,\"15s\":13}",
      "influencer_video_publish_hour": "{\"00\":0,\"01\":0,\"02\":0,\"03\":1,\"04\":1,\"05\":0,\"06\":1,\"07\":0,\"08\":7,\"09\":7,\"10\":0,\"11\":0,\"12\":0,\"13\":0,\"14\":0,\"15\":0,\"16\":1,\"17\":0,\"18\":0,\"19\":0,\"20\":1,\"21\":1,\"22\":0,\"23\":1}",
      "influencer_video_publish_week": "{\"1\":3,\"2\":2,\"3\":4,\"4\":4,\"5\":1,\"6\":4,\"7\":3}",
      "interaction_rate": 0.13,
      "language": "en",
      "most_category_product": "[]",
      "most_views_video": "7376938080051170606",
      "nick_name": "Bible._.Verse",
      "off_mark": 0,
      "per_video_product_views_avg_7d_cnt": 0,
      "region": "US",
      "sales_flag": 0,
      "seller_id": null,
      "show_case_flag": 0,
      "signature": "Jesus Loves You",
      "total_comments_cnt": 15,
      "total_digg_1d_cnt": 0,
      "total_digg_30d_cnt": 0,
      "total_digg_7d_cnt": 0,
      "total_digg_90d_cnt": 0,
      "total_digg_cnt": 17289,
      "total_followers_1d_cnt": 0,
      "total_followers_30d_cnt": 0,
      "total_followers_7d_cnt": 0,
      "total_followers_90d_cnt": 0,
      "total_followers_cnt": 818,
      "total_following_cnt": 281,
      "total_likes_cnt": 21040,
      "total_live_cnt": 0,
      "total_post_video_cnt": 97,
      "total_product_30d_cnt": 0,
      "total_product_cnt": 0,
      "total_sale_cnt": 0,
      "total_sale_gmv_30d_amt": 0,
      "total_sale_gmv_amt": 0,
      "total_shares_cnt": 19,
      "total_video_product_30d_cnt": 0,
      "total_video_sale_30d_cnt": 0,
      "total_views_cnt": 7428,
      "unique_id": "bible._.verse",
      "user_id": "100034034780479488"
    }
  ],
  "requestId": "5642012d-1a3a-4501-a650-ad7c313d5edb"
}
🪙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

user_ids
string

Multiple, separated by English commas, for example 100034034780479488,100037587565707264,100049707246170112

unique_ids
string

Response

Success

code
integer
required
message
string
required
data
For the returned field description, refer to the Influencer List · object[]
required
requestId
string
required