Update credential limit API docs snapshot#3
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 127c6651b0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <Update label="12 June 2026" tags={["Improvements", "Bug fixes"]} rss={{ title: "Credential limits now include connected apps" }}> | ||
| ## Credentials | ||
|
|
||
| Team credential limits now count manual API keys and connected apps together. Quota labels across the app now use **credentials**, so usage matches what counts toward the limit. |
There was a problem hiding this comment.
Update limit guides to count connected apps
When connected apps now consume the same team credential quota, the unchanged API key and team-limit docs still tell readers the limit is 100 active API keys and list the resource as Active API keys (guides/api-keys.mdx:39-41, guides/team-limits.mdx:29-33). Users with connected apps will undercount their quota usage and be surprised by 409 limit_exceeded; please update those references in the same docs change.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
@chatgpt-codex-connector Fixed in f776ab1. The API keys and team limits guides now define the limit as credentials across manual API keys and connected apps, and note pending mailbox credential work can reserve capacity.
There was a problem hiding this comment.
To use Codex here, create an environment for this repo.
Summary
Verification