SoundCloud hub

SoundCloud Profile tracks API

Live GET /v1/soundcloud/profiles/{handle}/tracks on Social Fetch — public data, credit metering, shared JSON envelope.

GET /v1/soundcloud/profiles/{handle}/tracks

1 credit per successful request.

About this endpoint

Profile tracks is a SoundCloud marketplace route on Social Fetch. Call it with your API key (`x-api-key`), read `data.lookupStatus` before writing rows, and bill against `meta.creditsCharged`. Input hint: by handle. Full parameters, examples, and response schemas live in the API docs.