SoundCloud
Artist Tracks
Fetches tracks/songs for a SoundCloud artist by handle or URL. Returns the artist profile, track list, and pagination info from SoundCloud.
get/v1/soundcloud/artist/tracks
Query parameters
handlestring
SoundCloud artist handle. If you'd prefer to use the URL instead, you can use the url parameter instead.
urlstring
SoundCloud artist tracks URL. If you'd prefer to use the handle instead, you can use the handle parameter instead.
cursorstring
Cursor to get more tracks. Get 'cursor' from previous response.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.