Back to catalog
🎵

SoundCloud

OAuth

With SoundCloud API you can build applications that will give more power to control your content

🎵MusicHTTPS

Midnight City

SoundCloud

TitleMidnight City
ArtistM83
GenreElectronic
Playback Count214857603
Likes Count1843927

Sample Response

response.json
1{
2 "title": "Midnight City",
3 "artist": "M83",
4 "genre": "Electronic",
5 "playback_count": "214857603",
6 "likes_count": "1843927"
7}

Code Snippets

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

Similar APIs