Skip to main content

Pricing

All paid plans include priority support and access to the analytics dashboard.
Start free, upgrade when you need a private namespace or team access. See pricing →

Request Quotas

Each plan tier has a maximum number of API requests per billing period. Once exceeded, the API returns 429 Too Many Requests until the period resets.

Quota Exceeded Response

When you exceed your quota, the API returns:

HTTP Rate Limits

Independent of quotas, all tiers share per-minute rate limits on API endpoints. These prevent burst abuse and ensure fair access.

Plan Limits

Each tier also sets limits on organization resources.

Handling Rate Limits

Both SDKs include built-in retry logic with exponential backoff. When a 429 response is received, the SDK automatically retries up to 3 times before raising an error. If all retries are exhausted, a RateLimitError is raised:
Need higher limits? Contact us to discuss Enterprise plans with custom quotas and self-service key management.