GET
/artist-history-api/healthPublic service health and supported source list.
Artist API
Artist-centered chart history aggregation across SoundRadar chart databases, with source coverage reporting and cached lookups.
Overview
Artist-centered chart history aggregation across SoundRadar chart databases, with source coverage reporting and cached lookups.
Access
https://api.soundradar.co/artist-history-apiX-API-Key.Endpoints
/artist-history-api/healthPublic service health and supported source list.
/artist-history-api/artist-history/coverageSource coverage summary. Requires X-API-Key.
/artist-history-api/artist-historyAggregated chart history for an artist query. Requires X-API-Key.
/artist-history-api/openapi.jsonOpenAPI schema for the service.
Examples
curl "https://api.soundradar.co/artist-history-api/health"
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
"https://api.soundradar.co/artist-history-api/artist-history?artist=CORTIS"
Operations
Artist History runs as a cache-backed aggregation service and is now proxied through the SOUND.RADAR API domain.