Retrieve the current list of trending music tracks on TikTok, with usage counts and popularity metrics.
π€ Why Code When AI Can Do It For You?
Stop writing code like itβs 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.
Search keywords, value-taking rules: FALSE (string type) = do not perform the search; non-empty string = perform the search according to the keyword
"FALSE"
Pagination page number, used to specify the target page number of the query results
"1"
The number of data items per page in pagination, which is used to specify the maximum number of results returned by a single query. The value range is 1 to 20. If it exceeds the maximum value, it will be automatically handled as 20.
"20"
Time range for querying data Optional valid values: 7 (last 7 days), 30 (last 30 days), 120 (last 120 days)
"7"
Country/Region Code A single value must be selected from the specified country/region code mapping table; multiple values are not supported for input.
"US"
Whether to filter hot topics that enter the top 100 for the first time. Optional values: false (no, do not filter), true (yes, only filter hot topics that enter the top 100 for the first time)
"false"
Whether to filter commercially available music, optional values: false (no, do not filter), true (yes, only filter commercially available music)
"false"
Success
The response is of type object.