/official-uk/healthPublic service health and configured chart count.
Charts API
Cached Official UK chart data across configured chart families, with latest, historical snapshot, and search endpoints.
Overview
Cached Official UK chart data across configured chart families, with latest, historical snapshot, and search endpoints.
Access
https://api.soundradar.co/official-ukX-API-Key.Endpoints
/official-uk/healthPublic service health and configured chart count.
/official-uk/chartsSupported Official UK chart keys and snapshot coverage. Requires X-API-Key.
/official-uk/snapshotsRecent snapshots, optionally filtered by chart key. Requires X-API-Key.
/official-uk/searchSearch cached chart entries by title or artist. Requires X-API-Key.
/official-uk/{chart_key}/latestLatest cached entries for a chart key. Requires X-API-Key.
/official-uk/{chart_key}/{week_start}Entries for a specific chart week. Requires X-API-Key.
Examples
curl "https://api.soundradar.co/official-uk/health"
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/official-uk/singles-chart/latest?limit=40"
Operations
Official UK runs as a cached chart API on the VPS and is now proxied through the SOUND.RADAR API domain.