Back to catalog
🎵

Discogs

OAuth

Music

🎵MusicHTTPS

The Dark Side of the Moon

Discogs

TitleThe Dark Side of the Moon
ArtistPink Floyd
Year1973
FormatVinyl, LP, Album
GenreProgressive Rock

Sample Response

response.json
1{
2 "title": "The Dark Side of the Moon",
3 "artist": "Pink Floyd",
4 "year": "1973",
5 "format": "Vinyl, LP, Album",
6 "genre": "Progressive Rock"
7}

Code Snippets

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

Similar APIs