Skip to content

About github api rate limit #8339

Answered by chris48s
Rickyxrc asked this question in Q&A
Discussion options

You must be logged in to vote

The Short answer is GitHub allows 5,000 requests per hour for any token. We increase our rate limit by using multiple tokens.

In slightly more detail: Any shields user can 'donate' us some of their rate limit by authorizing this OAuth application: https://img.shields.io/github-auth Authorizing that application gives us a token which is only authorized to access public repo content and we add it to our pool. We rarely promote this now as over the years thousands of users have authorized the app so we have enough tokens to cover our usage many times over.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Rickyxrc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants