GET
/korea-chart/vibe/charts/daily_top100VIBE daily Top 100 chart snapshot.
Korea Charts API
VIBE daily Top 100, domestic rising, and overseas rising chart snapshots.
Overview
VIBE Charts exposes cached chart snapshots for daily Top 100, domestic rising, and overseas rising views. Protected data endpoints require X-API-Key.
Endpoints
/korea-chart/vibe/charts/daily_top100VIBE daily Top 100 chart snapshot.
/korea-chart/vibe/charts/domestic_risingVIBE domestic rising chart snapshot.
/korea-chart/vibe/charts/oversea_risingVIBE overseas rising chart snapshot.
Examples
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/korea-chart/vibe/charts/daily_top100?limit=100"
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/korea-chart/vibe/charts/domestic_rising?limit=20"
Operations
The VIBE channel refreshes hourly and publishes normalized snapshots behind the public /korea-chart/vibe contract.