Douyin modelsapi generation api

douyin/app-v3/music-hot-search-list

Get Douyin music hot search list data

Input
Idle

Example output — click Run to generate your own

API README

Get Douyin music hot search list data

Purpose:

  • Get Douyin music hot search list data Parameters:
  • chart_type: Chart type, default value is 'hot', supports the following values:
    • 'hot': Hot chart
    • 'trending': Trending chart
    • 'original': Original chart
  • cursor: Cursor, default value is '0', used for paginating data retrieval. After each request, the next cursor value will be returned, and the has_more field indicates whether there is more data available. Return:
  • Music hot search list data

[Example]

chart_type = "hot" cursor = "0"

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

Related Models