Retrieve the current list of trending hashtags on TikTok, with video counts and growth metrics.
Documentation Index
Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
π€ 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.
Pagination page number, default is 1
"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"
The time range for querying data. Optional valid values: 7 (last 7 days), 30 (last 30 days), 120 (last 120 days)
"7"
Country/region code, the default value "all_regions" represents all regions, example: US
"all_regions"
First-level industry filtering identifier, used to limit the scope of first-level industries for querying data. The default value "nothing" means no industry filtering is applied. The first-level industry ID can be obtained from the "Industry Classification Mapping".
"nothing"
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"
Success
The response is of type object.