Skip to content

docs: accurate rate limits + X-RateLimit headers#7

Open
armandokun wants to merge 1 commit into
mainfrom
docs/rate-limit-headers
Open

docs: accurate rate limits + X-RateLimit headers#7
armandokun wants to merge 1 commit into
mainfrom
docs/rate-limit-headers

Conversation

@armandokun

Copy link
Copy Markdown
Collaborator

Summary

  • Document X-RateLimit-Limit/Remaining/Reset + the scope field returned on 429s; clarify limits are per-inbox plus a per-account cap.
  • Remove the incorrect "API requests: 1,000 per minute" claim from the skill files (integrations/skill-files/api.mdx, errors.mdx) — no such global request limit exists — and note multiple API keys are unnecessary.

Why

Companion to openmailsh/openmail#101 (rate-limit headers).

Test plan

  • Manual review of concepts/rate-limits.mdx + skill files
  • mint broken-links (CLI not installed locally)

Made with Cursor

Document the X-RateLimit-Limit/Remaining/Reset headers and the `scope`
field returned on 429s, and clarify that limits are per-inbox plus a
per-account cap.

Remove the incorrect "API requests: 1,000 per minute" claim from the
skill files — no such global request limit exists — and note that
multiple API keys are unnecessary since limits are per inbox.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant