We are looking to use the Web API to get information about test coverage for all repositories. To do this, we want to create a script that calls the /api/measures/component endpoint once per repository (we have several hundred) every few hours. What is the rate limit or number of requests allowed per day or per hour in SonarCloud?
Hey there.
There’s no specific rate limit, but please query responsibly (or we’ll be in touch!).