I am developing a site which uses the Spotify Web API.
On the support page I haven't seen any information about how many requests you can send to the API before it blocks it. My question:
- is there a certain limit of requests?
I am developing a site which uses the Spotify Web API.
On the support page I haven't seen any information about how many requests you can send to the API before it blocks it. My question:
Mod comment:
So they do not specify the limit, they calculate it dynamically, so no way to control the request limit for the developer.