GET
/korea-chart/genie/charts/realtimeGenie realtime chart using ditc=D&rtm=Y.
Korea Charts API
Realtime, daily, and weekly Genie chart snapshots normalized as TOP100 API payloads.
Overview
Genie Charts exposes realtime, daily, and weekly chart snapshots through a normalized TOP100 response. Protected data endpoints require X-API-Key.
Endpoints
/korea-chart/genie/charts/realtimeGenie realtime chart using ditc=D&rtm=Y.
/korea-chart/genie/charts/dailyGenie daily chart using ditc=D&rtm=N. Source updates around 11:00 KST.
/korea-chart/genie/charts/weeklyGenie weekly chart using ditc=W&rtm=N. Source updates Monday around 13:00 KST.
Examples
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/korea-chart/genie/charts/realtime?limit=10"
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/korea-chart/genie/charts/daily?limit=100"
Operations
The Genie channel refreshes hourly and publishes normalized snapshots behind the public /korea-chart/genie contract.