Plans and limits
Compare account, project, job, API key, and run-history limits.
Plan limits
| Plan | Price | Projects | Active recurring jobs | One-time requests | Minimum interval |
|---|---|---|---|---|---|
| Spark | $0 | 1 | 3 per account | 1 pending | 5 minutes |
| Bolt | $4.99/month | Unlimited | 200 per account | 100 pending | 1 minute |
| Surge | $19.99/month | Unlimited | 1,000 per account | 500 pending | 1 minute |
Active recurring-job and pending one-time limits are shared across every project owned by the account.
Project storage
Spark stores 100 recurring jobs per project, Bolt stores 500, and Surge stores 2,500. Expired one-time requests do not count toward this storage limit.
API keys
Spark and Bolt allow 10 active API keys per project. Surge allows 25. Every plan retains up to 100 API key rows.
Manual runs
Manual runs and manual retries share a project quota:
- 10 per rolling minute.
- 100 per rolling day.
Use a new idempotency key for a new operation. Reuse a key only when retrying the same client request after an uncertain response.
History retention
Terminal run history, retry snapshots, and idempotency lookup are retained for 30 days by default.
Past-due paid subscriptions keep paid entitlements for a 7-day grace period. After the grace period, Cronbolt applies Spark limits to the account.