scrutinizer-ci / scrutinizer

Legacy repository - archives past feature requests/bug reports
https://scrutinizer-ci.com/docs
140 stars 36 forks source link

What is the API rate limit? #381

Open samayo opened 8 years ago

samayo commented 8 years ago

I'm trying to fetch some details about repositories from scrutinizer-ci, but it seems I can not find the rate limit as in hour many requests I can send to:
https://scrutinizer-ci.com/api/repositories/g/{USER/REPO}?access_token={TOKEN}.

Is there any official rate limit? If, so is there a JSON response that inform you when the rate limit is exceeded?

schmittjoh commented 8 years ago

We currently do not enforce any limit. Anything specific you are planning?

samayo commented 8 years ago

Nah, just a pet project. Once it's done and public I'll reply back to this thread and let you see it instead. :smile: