Trends
Trending Videos
Get currently trending viral videos across platforms
GET
Overview
This endpoint returns trending viral videos from TikTok and YouTube. Videos are ranked by viral score and filtered to show only the latest trending content.Query Parameters
string
Filter by platform:
tiktok: TikTok videos onlyyoutube: YouTube videos only- Omit to get videos from all platforms
string
Filter by niche ID (e.g., “fitness”, “cooking”, “gaming”). Use the List Niches endpoint to get available niches.
number
default:"20"
Number of videos to return (1-50)
number
default:"0"
Pagination offset
Response
boolean
Indicates if the request was successful
object
Notes
Trending videos are updated regularly. The
isLatestViral flag ensures you only see the most current trending content.