SoundCloud

Artist

Fetches detailed information about a SoundCloud artist by its handle or URL. Returns artist metadata including id, name, followers, etc

get/v1/soundcloud/artist

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 URL. If you'd prefer to use the handle instead, you can use the handle parameter instead.

Response

Successful response

Changes