TOKCHART API
TikTok music trends and sound-level UGC data
Give your product the trend signals teams are already hunting for manually: which songs are gaining traction, which sounds are driving new UGC, and where momentum is starting.
GET /api/v1/trending/global
Music Trends API
Official songs, artists, usage totals, and country charts.
GET /api/v1/tiktok/audio/trending/global
Audio UGC API
Individual sound IDs, creator context, velocity, hashtags, and country signals.
Music Trends
/trending/global
#1 Gata Only
official song grouped across TikTok sounds
UGC videos
25.8M
Velocity
+36K/day
Audio UGC
/tiktok/audio/trending/global
Original sound
one sound with its own creator, URL, and growth curve
Acceleration
+1.2K
Countries
US, GB
Hashtags
dance, viral
Music Trends API
Official song charts, grouped across the TikTok sounds that use them
Use this when your product needs ranked songs, artists, usage totals, and country charts.
Example response
GET /trending/global
{
"items": [
{
"chart_index": 1,
"title": "Gata Only",
"artists": [
"floyymenor",
"Cris MJ"
],
"ugc_videos_total": 25846806,
"ugc_videos_per_day": 36111
},
{
"chart_index": 2,
"title": "Shiny",
"artists": [
"Easykid"
],
"ugc_videos_total": 8318121,
"ugc_videos_per_day": 98786
}
],
"total_items": 198,
"page": 1,
"page_size": 50,
"total_pages": 4
}
Explore Music Trends
Audio UGC API
Individual sounds with creator context, links, adoption, and velocity metrics
Use this when your product needs sound IDs, audio links, UGC growth, hashtags, and regional movement.
Example response
GET /tiktok/audio/trending/global
{
"items": [
{
"chart_index": 1,
"sound_id": 7536694526191128000,
"title": "Original sound",
"author": "creator",
"tokchart_score": 987,
"ugc_videos_total": 25846806,
"ugc_videos_per_day": 36111,
"ugc_videos_acceleration": 1200,
"content_type": "music",
"sound_duration_seconds": 31,
"views_total": 500000000,
"likes_total": 45000000,
"uploaded_at": "2026-06-01 12:34:56",
"trending_countries": [
"US",
"GB"
],
"hashtags": [
"dance",
"fyp",
"viral"
]
}
],
"total_items": 1000,
"page": 1,
"page_size": 1000,
"total_pages": 1
}
Discuss Audio UGC access
Choose Music Trends for clean, de-duplicated song charts by market.
Choose Audio UGC for individual sound rows, velocity, creator context, hashtags, and country signals.
69M+
TikTok accounts tracked
326M+
song stats recorded over time
503M+
sounds currently tracked
24/7
data processing
4 years
in production