Limits & Quotas
Resource Limits
Section titled “Resource Limits”Product Subscriptions
Section titled “Product Subscriptions”Subscription limits count across all projects you own, not per-project. If you’re on the Starter plan (20 subscriptions) and own 3 projects, the 20 subscriptions are shared across all three.
Team Members
Section titled “Team Members”Team member limits are per-project. Each project can have up to the limit defined by the owner’s tier.
API Tokens
Section titled “API Tokens”Token limits are per-project. Each project can have up to the limit defined by the owner’s tier.
API Rate Limits
Section titled “API Rate Limits”The API rate limit is determined by the project owner’s subscription tier. All requests to the same project share one rate limit bucket, regardless of which token or member makes the request.
What Happens When You Hit a Limit
Section titled “What Happens When You Hit a Limit”- Subscription limit: You’ll see an error when trying to add a new subscription. Existing subscriptions continue to work.
- Rate limit: API requests return
429 Too Many Requestswith aRetry-Afterheader. - Token limit: You’ll need to revoke an existing token before creating a new one.
Checking Usage
Section titled “Checking Usage”View your current usage from Account Settings > Billing or via the API.