Simple, Honest Pricing

Reliable cron job execution without the headache. Pay for what you use, cancel anytime.

Free
$0 / mo
Perfect for side projects and tinkering.
Get Started Free
Starter
$5 / mo
For indie devs who need reliability.
Business
$49 / mo
Unlimited power for teams and production workloads.

Full Comparison

Feature Free Starter Pro Business
Max jobs525200Unlimited
Min interval60 min5 min1 min10 sec
Run history30 days90 days1 yearUnlimited
HTTP webhooks
Dashboard UI
REST API
Retry on failure10×
Email alerts
Webhook alerts
Slack/Discord alerts
Priority execution
SLA guarantee

Frequently Asked Questions

You won't be able to create new jobs until you upgrade or delete existing ones. Your existing jobs will keep running — we never silently drop scheduled executions.
Yes. Cancel through the billing portal at any time. You keep access until the end of your billing period, then drop to the Free tier automatically.
Jobs fire within a few seconds of their scheduled time for standard tiers. Business tier customers get priority queue access for near-exact timing.
Paid tiers automatically retry failed jobs with exponential backoff. If all retries fail, Pro and Business customers receive failure alerts via email and/or webhook. All failures are logged in your run history.
Yes. Every job supports custom HTTP method (GET, POST, PUT, etc.), request headers (as JSON), and request body. Perfect for authenticated webhooks or API calls.
Yes. Full REST API available on all tiers. Authenticate with your API key (X-API-Key header) or a Bearer JWT token. Create, update, delete, and manually trigger jobs programmatically.