- Notifications
You must be signed in to change notification settings - Fork11.2k
docs: api v2 rate limits#24971
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
docs: api v2 rate limits#24971
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
1 issue found across 1 file
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.<file name="docs/api-reference/v2/introduction.mdx"><violation number="1" location="docs/api-reference/v2/introduction.mdx:33">This sentence introduces a default rate limit for unauthenticated requests even though the same page states that unauthenticated API calls fail, giving contradictory guidance. Please remove or align it with the existing authentication section.</violation></file>React with 👍 or 👎 to teach cubic. Mention@cubic-dev-ai to give feedback, ask questions, or re-run the review.
Uh oh!
There was an error while loading.Please reload this page.
github-actionsbot commentedNov 7, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
E2E results are ready! |
vercelbot commentedNov 7, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The latest updates on your projects. Learn more aboutVercel for GitHub. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
No issues found across 3 files
0c53717 intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Fixes#24963
Summary by cubic
Added a rate limits section to the API v2 introduction, detailing per-auth limits (API Key 120 rpm with upgrade path, OAuth Client Credentials 500 rpm, Managed User Access Token 500 rpm) and the unauthenticated default (120 rpm). Also includes guidance on requesting higher API key limits.
Written for commit644866b. Summary will update automatically on new commits.