Rate limits have been introduced, as discussed here:
https://developers.soundcloud.com/docs/api/rate-limits
It is not clear what "client application" means in this context. Is the rate limit per client ID or per unique browser/device?
Rate limits have been introduced, as discussed here:
https://developers.soundcloud.com/docs/api/rate-limits
It is not clear what "client application" means in this context. Is the rate limit per client ID or per unique browser/device?
A "client application" refers to an individual application under your developer account on soundcloud.com. Each client application has a set of client credentials, which consist of a client id and client secret pair.
The rate limits are currently being determined per client id, although this may change in the future.