INDEX / VIDEO / SOUNDCLOUD PUBLIC API SPECIFICATION
№ APD-01878
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01878 · FIRST INDEXED 2026-08-27

SoundCloud Public API Specification

SOURCE: DISCOVERY-APISGURU
DOMAIN: github.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHapi-key
PRICINGunknown
CATEGORIESvideo
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ABOUT
FROM GITHUB.COM
A public repo for our Developer Community to engage about bugs and feature requests on our Public API - soundcloud/api
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/connect
The OAuth2 authorization endpoint. Your app redirects a user to this endpoint, allowing them to delegate acces
POST
/likes/playlists/{playlist_id}
Likes a playlist.
DELETE
/likes/playlists/{playlist_id}
Unlikes a playlist.
POST
/likes/tracks/{track_id}
Likes a track.
DELETE
/likes/tracks/{track_id}
Unlikes a track.
GET
/me
Returns the authenticated user’s information.
GET
/me/activities
Returns the authenticated user's activities.
GET
/me/activities/all/own
Recent the authenticated user's activities.
GET
/me/activities/tracks
Returns the authenticated user's recent track related activities.
GET
/me/connections
Returns a list of the authenticated user's connected social accounts.
GET
/me/connections/{connection_id}
Returns the authenticated user's connected social account.
GET
/me/favorites/ids
Returns user’s favorites ids. (use /me/likes/tracks instead to fetch the authenticated user's likes)
+ 47 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → api-key