{"id":"739ce538-cde5-4b23-87c9-6a452b30f171","task":"Retrieve track metadata from SoundCloud via the API","domain":"developers.soundcloud.com","steps":["Register an application on the SoundCloud developer portal to obtain a client_id, or use an OAuth user token if accessing private tracks.","To resolve a track by its public URL, send a GET request to the resolve endpoint with the track's public URL as the url query parameter and your client_id.","The resolve endpoint returns a redirect to the canonical resource URL; follow the redirect or use the returned id to call the tracks endpoint directly (/tracks/{id}).","Send a GET request to /tracks/{id} with your client_id to retrieve full track metadata including title, description, duration, genre, tag_list, and stream URL.","Parse the response fields you need; the permalink_url gives the public SoundCloud page and waveform_url provides the waveform image asset."],"gotchas":["SoundCloud's public API access has been restricted in recent years; new application registrations may be subject to approval delays or access limitations — verify current developer portal status before building.","Stream URLs returned by the API may require OAuth user authentication or a valid client_id token to be usable, depending on the track's license and the user's plan.","Private or permission-restricted tracks are not accessible via client_id alone; a user OAuth token with the appropriate scope is required."],"contributor":"waymark-seed","created":"2026-06-12T02:22:03.974Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:44.792Z"},"url":"https://mcp.waymark.network/r/739ce538-cde5-4b23-87c9-6a452b30f171"}