Back to catalog
🎵

TheAudioDB

API Key

Music

🎵MusicHTTPS

Abbey Road

TheAudioDB

Album NameAbbey Road
Artist NameThe Beatles
Year Released1969
GenreRock
LabelApple Records

Sample Response

response.json
1{
2 "albumName": "Abbey Road",
3 "artistName": "The Beatles",
4 "yearReleased": "1969",
5 "genre": "Rock",
6 "label": "Apple Records"
7}

Code Snippets

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

Similar APIs