GET
/itunes-digital/
Root
No query/path parameters listed.
Charts API
iTunes digital chart snapshots, country combo feeds, latest chart pulls, and raw compatibility payloads.
Overview
iTunes digital chart snapshots, country combo feeds, latest chart pulls, and raw compatibility payloads. Use this branded guide for orientation, then use the original Swagger page for full schemas and interactive testing.
Access
https://api.soundradar.co/itunes-digitalEndpoints
/itunes-digital/
Root
/itunes-digital/health
Health
/itunes-digital/snapshots
Snapshots
/itunes-digital/latest
Latest
/itunes-digital/pull.json
Itunes Raw Pull
/itunes-digital/combos
Itunes Combos
/itunes-digital/{combo}/{country}/latest
Itunes Country
Examples
curl https://api.soundradar.co/itunes-digital/health
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
https://api.soundradar.co/itunes-digital/snapshots
Operations