Douyin modelsapi generation api

douyin/index/content-publish-trend

Get the content publish volume trend over time for a category Helps understand content supply heat changes for a category

Input
Idle

Example output — click Run to generate your own

API README

Content publish trend

Purpose:

  • Get the content publish volume trend over time for a category
  • Helps understand content supply heat changes for a 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 publish volume (date + count of items published that 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