GET
/korea-chart/bugs/charts/realtimeBugs realtime track chart.
Korea Charts API
Realtime, daily, and weekly Bugs chart snapshots with rank changes and history.
Overview
Bugs Charts exposes cached realtime, daily, and weekly track chart snapshots. Protected data endpoints require X-API-Key.
Endpoints
/korea-chart/bugs/charts/realtimeBugs realtime track chart.
/korea-chart/bugs/charts/dailyBugs daily chart. Source updates around 11:00 KST.
/korea-chart/bugs/charts/weeklyBugs weekly chart. Source updates Monday around 13:00 KST.
Examples
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/korea-chart/bugs/charts/realtime?limit=10"
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/korea-chart/bugs/charts/weekly?limit=100"
Operations
The Bugs channel refreshes hourly and publishes normalized snapshots behind the public /korea-chart/bugs contract.