Skip to Content
ReferenceLimits & Quotas

Limits & Quotas

Pricing tiers — Free and Pro plans with feature comparison

Monthly Rule Limits

TierPriceRules per Month
Free£020
Pro£29/moUnlimited
Team£99/mo (5 seats)Unlimited
EnterpriseCustomCustom

When you reach your monthly limit, the API returns TierLimitExceeded. The counter resets at the start of each billing period.

Rate Limits

LimitValueScope
Pipeline executions5 per minutePer user
API Gateway burst100 requestsPer account
API Gateway sustained50 requests/secPer account
API key daily requests250 (default, configurable)Per key
Authorizer cache60 secondsPer token

When rate limits are exceeded, the API returns 429 Too Many Requests with a RateLimitExceeded error code.

Input Size Limits

Input TypeLimit
URL content fetch5 MB
Text input50,000 characters
CVE reference fetch500 KB per reference, max 2 references

Team Limits

ResourceTeam TierEnterprise
Seats5Custom
Monthly rulesUnlimitedCustom
Shared rule libraryUnlimitedUnlimited
Audit trail retention90 daysCustom

API Key Limits

LimitValue
Keys per user10
Daily requests per key250 (default)
Key formatcsk_live_<32 hex> (production)

Feature Availability by Tier

FeatureFreeProTeamEnterprise
URL/CVE/Text inputYesYesYesYes
All 13 platformsYesYesYesYes
6 SIEM conversionsYesYesYesYes
API key accessNoYesYesYes
Team workspaceNoNoYesYes
Shared rule libraryNoNoYesYes
Analytics dashboardNoNoYesYes
Audit trail exportNoNoYesYes
Watermark on rulesYesNoNoNo
ATT&CK heatmapBasicFullFullFull

Watermarking

Free-tier rules include a metadata watermark:

_cloudsigma: watermark: true

This is rendered as a YAML comment in the web UI. Watermarks do not affect rule functionality.

Upgrade to Pro (£29/mo) to remove watermarks and get unlimited rule generation.

Last updated on