TrendSounds API
TrendSounds is your all‑in‑one trend intelligence API for TikTok, YouTube Shorts and Instagram Reels. Retrieve the freshest trending sounds, top hashtags, and deep analytics about each sound’s rise and fall. Filter by region, category or timeframe to get results tailored to your target audience. Go beyond single platforms with cross‑platform trends to see which sounds and creators are breaking…
TrendSounds API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Trending Sounds | ||
| GET |
getSoundsByCreator /trending-sounds/by-creator |
Returns trending sounds used by a specific TikTok creator. |
| GET |
getTrendingSounds /trending-sounds |
Returns recent trending TikTok sounds with optional filtering by region and category. |
| GET |
getTopSounds /trending-sounds/top |
Returns top-ranked TikTok sounds by usage count within a specified timeframe. |
| GET |
searchSounds /trending-sounds/search |
Search trending sounds by keyword in title or artist name. |
| Other endpoints | ||
| GET |
getTrendingHashtags /trending-hashtags |
- [ ] Returns a list of trending TikTok hashtags based on aggregated trending sounds usage. Supports filtering by region, category, and timeframe. |
| GET |
getSoundHashtags /sound-hashtags |
Returns a list of top hashtags used with a specific sound. Provide the soundId as a query parameter to identify the sound. Supports optional limit parameter to restrict the… |
| GET |
getCrossPlatformTrends /cross-platform-trends |
Returns trending sounds across multiple platforms (TikTok, Instagram Reels, YouTube Shorts, Spotify). Accepts optional query parameters:\n- **platforms**: comma-separated list of… |
| GET |
getSoundStats /sound-stats |
Returns analytics metrics for a specific sound, such as play growth velocity, longevity, engagement score, and overall trending metrics. Provide the soundId and optional metrics… |
TrendSounds API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|