Douyin modelsapi generation api

douyin/index/content-consume-trend

Get consumption (play count, watch duration) trend over time for a category Measures actual viewing heat for content in this category

Input
Idle

Example output — click Run to generate your own

API README

Content consume trend

Purpose:

  • Get consumption (play count, watch duration) trend over time for a category
  • Measures actual viewing heat for content in this category Parameters:
  • tag_id: Category ID (required, does NOT support 0=all, must pass a specific category ID)
  • start_date: Start date YYYYMMDD (inclusive)
  • end_date: End date YYYYMMDD (inclusive) Return:
  • Daily aggregated consumption data: total play count, watch duration, unique viewers per day

[Example]

tag_id = "601" start_date = "20260314" end_date = "20260414"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models