Back to catalog
🎵

7digital

OAuth

Api of Music store 7digital

🎵MusicHTTPS

Bohemian Rhapsody

7digital

TitleBohemian Rhapsody
ArtistQueen
AlbumA Night at the Opera
Duration5:55
Price$1.29

Sample Response

response.json
1{
2 "title": "Bohemian Rhapsody",
3 "artist": "Queen",
4 "album": "A Night at the Opera",
5 "duration": "5: 55",
6 "price": "$1.29"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.7digital.com/reference" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs