Beta
Scheduling made simple
Schedule one-off or repeating jobs in one line of code
import { cuey } from "cuey";
// One-time job in 15 minutes
await cuey.schedule({
webhook_url: "/api/send-welcome",
scheduled_at: new Date(Date.now() + 15 * 60 * 1000).toISOString(),
});
// Daily recurring job
await cuey.repeat({
webhook_url: "/api/create-daily-summary",
cron_expression: "0 0 * * *",
});Product-focused approach
Boring landing page, powerful dashboard
This landing page is intentionally simple and short. Would you rather have a flashy landing page or a great dashboard?
Simple, transparent pricing
Pay only for what you use. No hidden fees, no surprises.
Free
What's included
10,000 FREE events per month
Only $0.0001 per additional event
Unlimited cron jobs
Up to 10 retries
Unlimited team members
365 days data retention
Advanced analytics
Priority email support
Get Started Free
No credit card required • 30-day money-back guarantee
Ready to get started?
Sign in to your account to continue
Welcome!
Sign in to your account to continue