Skip to content

Releases: soundcloud/api

2025-06-24

24 Jun 10:37
668967f
Compare
Choose a tag to compare

downloadCounts is deprecated in the response for write operations on tracks (create, update) and will be removed soon

2025-04-23

23 Apr 11:17
668967f
Compare
Choose a tag to compare

Updated Swagger and Open Api Spec: deprecation of numeric IDs, replaced by string URN

2025-04-21

21 Apr 19:10
668967f
Compare
Choose a tag to compare

Introduce strings URN that replace current numeric id in requests and responses

2023-09-05

05 Sep 08:17
8084df1
Compare
Choose a tag to compare

release notes

2023-02-10

10 Feb 13:12
8084df1
Compare
Choose a tag to compare

Extend /resolve endpoint to resolve on.soundcloud.com urls.

2023-02-02

02 Feb 12:23
8084df1
Compare
Choose a tag to compare

Extend /resolve endpoint to resolve on.soundcloud.com urls.

2023-01-25

25 Jan 11:39
8084df1
Compare
Choose a tag to compare

Extend /resolve endpoint to resolve on.soundcloud.com urls.

2023-01-17

17 Jan 11:02
8084df1
Compare
Choose a tag to compare

Extend /resolve endpoint to resolve on.soundcloud.com urls.

2022-03-24

24 Mar 09:54
8084df1
Compare
Choose a tag to compare

Deprecate the comments_count field on the User object. From now on, the field always has a 0 value.

2022-03-21

21 Mar 13:35
8084df1
Compare
Choose a tag to compare

Added a new access query parameter to the /me/likes/track endpoint.
Read more about track level access in API here