Douyin modelsapi generation api

douyin/index/content-creative-keyword-items

Get videos related to a specific hot keyword in a category Used to inspect which videos contribute to a hot keyword

Input
Idle

Example output — click Run to generate your own

API README

Creative keyword related items

Purpose:

  • Get videos related to a specific hot keyword in a category
  • Used to inspect which videos contribute to a hot keyword Parameters:
  • tag_id: Category ID (same as category_id in fetch_item_query)
  • period: "1" / "3" / "7" days
  • end_date: End date YYYYMMDD. Must be a Sunday only when period=7; any day for period=1/3
  • keyword: Hot keyword (typically from fetch_content_creative_keywords) Return:
  • List of videos related to the keyword

[Example]

tag_id = "601" period = "1" end_date = "20260414"

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

Related Models