Skip to content

Document API rate limits on Pricing & Limits page#315

Open
ulziibay-kernel wants to merge 1 commit intomainfrom
ulzii/add-rate-limits-documentation
Open

Document API rate limits on Pricing & Limits page#315
ulziibay-kernel wants to merge 1 commit intomainfrom
ulzii/add-rate-limits-documentation

Conversation

@ulziibay-kernel
Copy link
Copy Markdown
Contributor

@ulziibay-kernel ulziibay-kernel commented Apr 1, 2026

Summary

  • Add per-plan rate limit table (Enterprise: 250 RPM, Start-Up: 100, Hobbyist: 25, Free: 10)
  • List all rate-limited endpoints (browsers, invocations, process exec/spawn, playwright execute)
  • Explain token bucket behavior (burst vs sustained rate)

Companion to https://github.com/kernel/kernel/pull/1630 which adds rate limiting to process exec and invocation endpoints.

Test plan

  • Verify page renders correctly in Mintlify preview

Made with Cursor


Note

Low Risk
Low risk documentation-only change that adds clarity around rate limits without modifying runtime behavior.

Overview
Expands the Rate limiting section on the Pricing & Limits page to document per-plan API request limits, including burst vs sustained throughput (token bucket behavior).

Adds a list of the specific rate-limited endpoints (browser creation, invocations, process exec/spawn, and Playwright execute) and clarifies expected 429 handling/response headers.

Written by Cursor Bugbot for commit 002e7c5. This will update automatically on new commits. Configure here.

Document per-plan rate limits (burst and sustained), list of
rate-limited endpoints, and token bucket behavior.

Made-with: Cursor
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Apr 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Apr 1, 2026, 4:18 PM

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low.

I based this on the actual diff only:

  • Change scope is limited to a single docs page: info/pricing.mdx
  • Edits are documentation content additions (rate limit table, endpoint list, explanatory text)
  • No application/runtime code, configuration, infrastructure, auth, or permission logic changes
  • Blast radius is limited to documentation rendering and reader guidance

Given the low complexity and non-executable surface area, this is safe to approve.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

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