TikTok Analytics

Optional native drilldown for TikTok profile fields, account statistics, public video inventory, and UniPost-published post performance. The primary integration path remains the unified UniPost Analytics API.

Production readiness

These optional native drilldown endpoints are public-ready: TikTok approved user.info.profile, user.info.stats, and video.list for the production app. Newly connected TikTok accounts request these scopes during OAuth; reconnect older accounts before relying on live TikTok-specific analytics.

GETGet TikTok profile/v1/accounts/{id}/tiktok/profileProfile fields unlocked by user.info.profile: display name, username, avatar, bio, profile links, and verification state.GETGet TikTok account metrics/v1/accounts/{id}/metricsFollower, following, public video count, total likes, and video_count fields unlocked by user.info.stats.GETList TikTok public videos/v1/accounts/{id}/tiktok/videosOwned public video inventory and engagement counters unlocked by video.list.GETRead UniPost-published post analytics/v1/posts/{post_id}/analyticsNormalized analytics for TikTok posts published through UniPost, including views, likes, comments, shares, and native IDs.