Douyin modelsapi generation api

douyin/index/content-creative-topic

Get creative hot topics for a category

Input
Idle

Example output — click Run to generate your own

API README

Content creative topic

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.

Related Models