SandBase is live — $1 in free credits on signupStart free ›

Douyin modelsapi generation api

douyin/xingtu-v2/multi-get-item-stats

Batch get play count and details for multiple videos (items), up to 20 per call Each item has stats (watch_cnt/like_cnt/comment_cnt/share_cnt/favorite_cnt/ interact_rate/avg_watch_dura) and video details.

Input
Video (item) ID list, up to 20 per call (exceeding returns an error); auto de-dup
Whether to return cover URL, default true
Platform source, default 1
Idle

Example output — click Run to generate your own

API README

Multi Get Item Stats

Batch get play count and details for multiple videos (items), up to 20 per call Each item has stats (watch_cnt/like_cnt/comment_cnt/share_cnt/favorite_cnt/ interact_rate/avg_watch_dura) and video details. It is suitable for douyin workflows.

Capability

Batch get play count and details for multiple videos (items), up to 20 per call Each item has stats (watch_cnt/like_cnt/comment_cnt/share_cnt/favorite_cnt/ interact_rate/avg_watch_dura) and video details. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models