Releases: soundcloud/api
Releases · soundcloud/api
2025-04-23
Updated Swagger and Open Api Spec: deprecation of numeric IDs, replaced by string URN
2025-04-21
Introduce strings URN that replace current numeric id in requests and responses
2023-09-05
release notes
2023-02-10
Extend /resolve
endpoint to resolve on.soundcloud.com
urls.
2023-02-02
Extend /resolve
endpoint to resolve on.soundcloud.com
urls.
2023-01-25
Extend /resolve
endpoint to resolve on.soundcloud.com
urls.
2023-01-17
Extend /resolve
endpoint to resolve on.soundcloud.com
urls.
2022-03-24
Deprecate the comments_count
field on the User object. From now on, the field always has a 0
value.
2022-03-21
Added a new access
query parameter to the /me/likes/track
endpoint.
Read more about track level access in API here
2021-12-09
Fix the issue with the lost CORS headers in case of an error response.