Pricing
Simple, transparent pricing for Schedo.dev - Start for free, upgrade as you grow
Schedo.dev offers simple, transparent pricing designed to scale with your needs. Start with our free tier and upgrade as your application grows.
Pricing Plans
Free
Perfect for small projects
- ✓ 2 Environments
- ✓ Up to 2 instances
- ✓ Up to 100 jobs
- ✓ 1,000 Executions/month
- ✓ 7-day job history
Standard
For growing applications
- ✓ Unlimited environments
- ✓ Unlimited instances
- ✓ Unlimited jobs
- ✓ 10,000 Executions/month
- ✓ 30-day job history
Enterprise
For large-scale applications with custom needs
- ✓ Custom
- ✓ Priority support
- ✓ Flexible data retention
- ✓ 99.995% SLA
Plan Features Explained
Environments
Number of isolated ecosystems you can create (e.g., ‘staging’, ‘production’). Each environment has its own:
- API keys
- Job definitions
- Schedules
- Execution history
Instances
Number of your services that can connect to Schedo.dev simultaneously. For example, with a limit of 2 instances, you can run the SDK from both your production server and local development machine at the same time.
Jobs
A job is a task that needs to be executed at specific times or intervals. Each job consists of:
- Unique identifier
- Schedule (cron expression)
- Handler function
- Optional configuration (timeout, metadata, etc.)
Executions
Total number of job executions per month. Each time a job runs, it counts as one execution.
Job History
Detailed information about job executions, including:
- Execution status
- Logs
- Execution time
- Error details (if any)