GET /webcast/live_analytics/video_detail
Get granular analytics for a specific past live stream session. Returns detailed performance metrics including total views, peak concurrent viewers, gifts received, new followers gained, and engagement rates. Requires authenticated TikTok session cookies.
Authentication required: Include session cookies via x-cookie-header. Access is restricted to the account’s own streams.
Response data: Includes views (total), duration (seconds), peak_viewers, gifts (total diamond value), new_followers, likes, comments, and period-specific breakdowns. The video_id comes from the video_list endpoint.
Use cases: Post-stream analytics reports, A/B testing different stream formats, tracking creator growth metrics, or building agency reporting dashboards that aggregate performance across multiple creators.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
video_id | string | Yes | Video/stream ID |