GET
/amazon/
Root
No query/path parameters listed.
Commerce API
Amazon Music top songs, rank lookups, latest snapshots, and snapshot listing endpoints.
Overview
Amazon Music top songs, rank lookups, latest snapshots, and snapshot listing endpoints. Use this branded guide for orientation, then use the original Swagger page for full schemas and interactive testing.
Access
https://api.soundradar.co/amazonEndpoints
/amazon/
Root
/amazon/health
Health
/amazon/top-songs/latest
Latest Top Songs
/amazon/top-songs/rank/{rank}
Get Song By Rank
/amazon/top-songs/snapshots
List Snapshots
Examples
curl https://api.soundradar.co/amazon/health
curl -H "X-API-Key: $SOUND_RADAR_API_KEY" \
https://api.soundradar.co/amazon/top-songs/latest
Operations