curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/influencer/videos/analytics' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": [
{
"create_time": "1736000679",
"created_by_ai": "false",
"data_size": "970184",
"duration": 16,
"height": "1024",
"ratio": "540p",
"reflow_cover": "https://echosell-images.tos-ap-southeast-1.volces.com/video-cover/805/7456066022957665553.jpeg",
"region": "MY",
"sales_flag": 1,
"total_comments_cnt": 0,
"total_digg_1d_cnt": 0,
"total_digg_30d_cnt": 0,
"total_digg_7d_cnt": 0,
"total_digg_cnt": 8,
"total_favorites_cnt": 0,
"total_shares_cnt": 0,
"total_video_sale_cnt": 0,
"total_video_sale_gmv_amt": 0,
"total_views_1d_cnt": 0,
"total_views_30d_cnt": 0,
"total_views_7d_cnt": 0,
"total_views_cnt": 176,
"unique_id": "mrmnaznrm_",
"user_id": "7122344901288068123",
"video_desc": "memang best weh ! skin nampak lebih fresh bila pakai π€ͺ #faceglow #facespray #facewhitening #faceglowspray #glowingspray #whiteningspray ",
"video_id": "7456066022957665553",
"width": "576"
}
],
"requestId": "3afd1984-51a6-4b07-9c2a-970bf84fc446"
}Retrieve an analytics-enriched video list for a TikTok influencer, with historical performance metrics, product associations, and engagement trend data.
curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/influencer/videos/analytics' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": [
{
"create_time": "1736000679",
"created_by_ai": "false",
"data_size": "970184",
"duration": 16,
"height": "1024",
"ratio": "540p",
"reflow_cover": "https://echosell-images.tos-ap-southeast-1.volces.com/video-cover/805/7456066022957665553.jpeg",
"region": "MY",
"sales_flag": 1,
"total_comments_cnt": 0,
"total_digg_1d_cnt": 0,
"total_digg_30d_cnt": 0,
"total_digg_7d_cnt": 0,
"total_digg_cnt": 8,
"total_favorites_cnt": 0,
"total_shares_cnt": 0,
"total_video_sale_cnt": 0,
"total_video_sale_gmv_amt": 0,
"total_views_1d_cnt": 0,
"total_views_30d_cnt": 0,
"total_views_7d_cnt": 0,
"total_views_cnt": 176,
"unique_id": "mrmnaznrm_",
"user_id": "7122344901288068123",
"video_desc": "memang best weh ! skin nampak lebih fresh bila pakai π€ͺ #faceglow #facespray #facewhitening #faceglowspray #glowingspray #whiteningspray ",
"video_id": "7456066022957665553",
"width": "576"
}
],
"requestId": "3afd1984-51a6-4b07-9c2a-970bf84fc446"
}π€ 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.
Creator user ID (numeric string)
Creator handle ID (e.g. @username without the @)
Video list sorting field 1=total_views_cnt 2=total_video_sale_cnt 3=total_video_sale_gmv_amt 4=create_time
Sort order, 0=asc 1=desc
Page numbers start from 1 and go up to a maximum of 100,000.
The maximum number of pages is 10.