Back to catalog
🎵

Napster

API Key

Music

🎵MusicHTTPSCORS enabled

Bohemian Rhapsody

Napster

Track NameBohemian Rhapsody
Artist NameQueen
Album NameA Night at the Opera
Duration5:55
GenreClassic Rock

Sample Response

response.json
1{
2 "trackName": "Bohemian Rhapsody",
3 "artistName": "Queen",
4 "albumName": "A Night at the Opera",
5 "duration": "5: 55",
6 "genre": "Classic Rock"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.napster.com/api/v2.2" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs