创作热门话题/Content creative topic

Douyinapi

About

创作热门话题/Content creative topic

Documentation

创作热门话题/Content creative topic

[中文]

用途:

  • 获取指定垂类下创作热门话题

参数:

  • tag_id: 垂类ID(同 fetch_item_query 的 category_id)
    • 本接口不支持 "0=全部",必须传入具体的垂类 ID(如 "601"=剧情, "628"=美食 等)
    • 完整垂类列表见 fetch_item_filter_options
  • period: 时间周期 "1"/"3"/"7"
  • end_date: 结束日期。仅当 period=7 时必须为周日,period=1/3 时可为任意日期
  • rank_type: 排序类型,"index"=指数, "rise"=飙升

返回:

  • 该垂类下热门话题列表

[English]

Purpose:

  • Get creative hot topics for a category

Parameters:

  • tag_id: Category ID (same as category_id in fetch_item_query)
    • This endpoint does NOT support "0=all", you must pass a specific category ID (e.g. "601"=Drama, "628"=Food)
    • Full list via fetch_item_filter_options
  • period: "1" / "3" / "7"
  • end_date: End date YYYYMMDD. Must be a Sunday only when period=7; any day for period=1/3
  • rank_type: "index" or "rise"

[示例/Example]

tag_id = "601" period = "7" end_date = "20260405" rank_type = "index"

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

Try 创作热门话题/Content creative topic

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models