Skip to content
Discussion options

You must be logged in to vote

Hey there @letmejustputthishere 👋t3: This isn’t my area of expertise, but I know you’ve been waiting a bit for an answer so let me try and help.

GitHub’s users can’t increase primary API rate limits directly since that would defeat the purpose of having limits. However, there are a couple workarounds to get a higher primary API rate limit:

  • Upgrading to a GHEC plan.
    • GHEC organizations have increased limits for OAuth Apps and GitHub Apps.
  • Using a GitHub App with an organization.
    • GitHub Apps have dynamic rate limits which grow with the size of the organization, e.g. with the number of repositories.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment