SoundCloud
communityAudio streaming platform for musicians and creators to upload, share, and discover music and podcasts.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.soundcloud.com/tracksSearch tracks
Parameters
qsearch query (stringrequiredlimitresults (integeroptionalgenresgenre filter (stringoptionalReturns
tracks[] with id, title, user.username, duration, playback_count, likes_count, genre, stream_url, artwork_urlGET
https://api.soundcloud.com/tracks/{id}Get track details
Parameters
idtrack ID (integerrequiredReturns
id, title, description, user, duration, playback_count, likes_count, comment_count, genre, waveform_url, stream_urlGET
https://api.soundcloud.com/users/{id}Get user profile and tracks
Parameters
iduser ID (integerrequiredReturns
id, username, full_name, description, followers_count, track_count, playlist_count, avatar_url