SoundCloud Public API Specification

Claim this API

Are you the operator of SoundCloud Public API Specification? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with SoundCloud Public API Specification? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.soundcloud.com
Auth: unknown
Endpoints: 12
Reachable: unknown
CORS: unknown

Links

Homepage: https://github.com/soundcloud/api
API Base: https://api.soundcloud.com

Endpoints

Method Path Summary Auth Last Status Latency
GET /connect The OAuth2 authorization endpoint. Your app redirects a user to this endpoint, allowing them to delegate access to their account.
GET /playlists Performs a playlist search based on a query
GET /playlists/{playlist_id} Returns a playlist.
GET /playlists/{playlist_id}/reposters Returns a collection of playlist's reposters.
GET /playlists/{playlist_id}/tracks Returns tracks under a playlist.
GET /resolve Resolves soundcloud.com URLs to Resource URLs to use with the API.
GET /tracks Performs a track search based on a query
GET /tracks/{track_id} Returns a track.
GET /tracks/{track_id}/comments Returns the comments posted on the track(track_id).
GET /tracks/{track_id}/favoriters Returns a list of users who have favorited or liked the track.
GET /tracks/{track_id}/related Returns all related tracks of track on SoundCloud.
GET /tracks/{track_id}/reposters Returns a collection of track's reposters.
GET /tracks/{track_id}/streams Returns a track's streamable URLs