Your cloud task scheduler

Schedule HTTP Requests
with Cron Expressions

ExecutaCron lets you schedule recurring API calls, monitor execution history, get notified on failures, and manage everything from a simple dashboard. No infrastructure required.

schedule.json
{
  "name": "Health Check API",
  "cron_expression": "*/5 * * * *",
  "timezone": "America/Sao_Paulo",
  "http_method": "GET",
  "url": "https://api.example.com/health",
  "notify_on_failure": true,
  "retry_count": 3
}

Everything you need for scheduled HTTP calls

A complete platform for scheduling, monitoring, and getting notified about your recurring API requests.

Cron Scheduling

Use standard cron expressions to schedule HTTP requests at any interval. Per-minute precision on paid plans.

Any HTTP Endpoint

Call any URL with any HTTP method. Configure custom headers, request body, and timeout per schedule.

Multi-Channel Notifications

Get notified on failures via Email, Slack, Discord, Telegram, or custom webhooks.

Execution History

Full history with status codes, response bodies, duration, and retry attempts. Filter by date and status.

Automatic Retries

Configure retry count and interval with exponential backoff. Never miss a critical API call.

Timezone Aware

Set the timezone per schedule. Cron expressions execute at the right local time, every time.

Simple, transparent pricing

Start free and upgrade when you need more. No hidden fees.

Free
For personal projects and testing
$0forever
  • 1 scheduled job
  • Minimum 1-hour interval
  • 100 execution history
  • Email notifications only
  • Community support
Most Popular
Pro
For developers and small teams
$3/month
  • Unlimited scheduled jobs
  • Per-minute intervals
  • 1,000 execution history
  • All notification channels
  • Priority support
Enterprise
For organizations with custom needs
Custom
  • Unlimited scheduled jobs
  • Per-minute intervals
  • Unlimited execution history
  • All notification channels
  • Dedicated support & SLA