Back to catalog
🎵

Musixmatch

API Key

Music

🎵MusicHTTPS

Blinding Lights

Musixmatch

Track NameBlinding Lights
Artist NameThe Weeknd
Album NameAfter Hours
Has LyricsYes
LanguageEnglish

Sample Response

response.json
1{
2 "trackName": "Blinding Lights",
3 "artistName": "The Weeknd",
4 "albumName": "After Hours",
5 "hasLyrics": "Yes",
6 "language": "English"
7}

Code Snippets

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

Similar APIs