Trending Videos
Retrieve the current list of trending videos on TikTok, with view counts, engagement metrics, and creator information.
Copy for AI
🤖 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.
Authorizations
Query Parameters
Pagination page number, used to specify the target page number of the query results
"1"
The time range for querying data. Optional valid values: 7 (last 7 days), 30 (last 30 days)
"7"
The number of data items per page in pagination, 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"
Country/Region Code
"US"
Filter sorting criteria: Hotspot = vv Likes = like Comments = comment Reposts = repost
"vv"
Response
Success
The response is of type object.

