/api/v1/soundcloud/user
SoundCloud profile
Follower, following, track and like counts for a SoundCloud account.
Parameters
urlrequired- Example:
https://soundcloud.com/username fieldoptional- Return a single value for 1 credit instead of 2.
Fields
slug
· userId
· name
· followers
· following
· tracks
· likes
· verified
Example request
curl -H "Authorization: Bearer $TUBESTAT_KEY" \
"https://tubestat.co/api/v1/soundcloud/user?url=https%3A%2F%2Fsoundcloud.com%2Fusername"