Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apps: Increased API Limits for GitHub and OAuth apps #65

Closed
github-product-roadmap opened this issue Jul 24, 2020 · 0 comments
Closed
Labels
cloud Available on Cloud ga Feature phase: Generally available github enterprise Product SKU: GitHub Enterprise shipped Shipped

Comments

@github-product-roadmap
Copy link
Collaborator

Summary
GitHub Enterprise accounts in github.com will receive higher API rate limits for both GitHub and OAuth Apps.

Intended Outcome
API rate limiting is painful when it interrupts the business of shipping software. We want to make sure the API is available to your business and your third party applications at the busiest times.

How will it work?
OAuth Apps will see an increase to 15,000 API calls per hour, from 5,000 API calls per hour. GitHub Apps on organizations with many users and lots of repositories currently have a hard maximum of 12,500 API calls per hour, which will also be raised to 15,000 per hour.

To receive the higher limit, the API call must come from a GitHub App installed on an organization or repository under a GitHub Enterprise subscription. It also applies to an OAuth App authorized to access repositories on organization with a GitHub Enterprise subscription plan, where the user is also part of that organization.

Higher API limits do not apply to OAuth Apps authorized on individual user accounts, and only apply to API requests on organization resources. Higher API limits do not apply to personal access tokens, or PATs. Higher API limits do not apply to unauthenticated requests. Higher API limits do not apply to abuse rate limits or secondary rate limits, which exist to protect GitHub services.

@github github locked and limited conversation to collaborators Jul 24, 2020
@github-product-roadmap github-product-roadmap added this to Q3 2020 – Jul-Sep in GitHub public roadmap Jul 24, 2020
@github-product-roadmap github-product-roadmap added cloud Available on Cloud ecosystem Feature area: Ecosystem and APIs ga Feature phase: Generally available github enterprise Product SKU: GitHub Enterprise shipped Shipped labels Jul 24, 2020
@github-product-roadmap github-product-roadmap removed the ecosystem Feature area: Ecosystem and APIs label Jan 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cloud Available on Cloud ga Feature phase: Generally available github enterprise Product SKU: GitHub Enterprise shipped Shipped
Projects
Archived in project
Development

No branches or pull requests

1 participant