Email and cron jobs,
without the monthly bill.
Start free on our hosted version, or self-host on your own server. Send transactional emails, verify OTPs, and schedule recurring webhooks. One API key. No per-email fees. No credit card required.
1curl https://api.lifygo.com/send2 -H "X-API-Key: lfy_your_key"3 -d '{4 "to": "hello@example.com",5 "subject": "Welcome",6 "body": "Thanks for signing up."7 }'From zero to delivery in five minutes
Sign up free or self host on your own server. No vendor accounts. No monthly fees. Just your SMTP, one API key, and a curl command.
Plug in your SMTP
Sign in with Google or GitHub, then add your SMTP credentials. Gmail, Zoho, your hosting provider. Your password is encrypted with AES-256. Or skip this and use our free hosted version.
Get one API key
A single key covers email sending, OTP verification, and cron job scheduling. Drop it in your environment. No SDK required.
Send or schedule
One POST to send an email. Another to schedule a recurring webhook. Every delivery and execution is logged automatically. Enable AWS EventBridge for production workloads that survive restarts.
Why add another bill when you already pay for email?
Sign up and start sending in two minutes. Or self-host and use your own SMTP. Either way, no per-email fees.
No per-email fees. No vendor lock-in. Free to start.
Self-host on your own server →One API. Three things you need.
Email, OTP, and cron jobs. No separate services. No separate bills.

Send transactional emails
Send welcome emails, password resets, and alerts. Use your own SMTP or our free hosted version. No per-email fees. No shared IP pools.
Verify users with OTP
Generate cryptographically secure 6 digit codes and verify them in one call. 10 minute TTL. Single use. Works with any email provider.
Schedule cron jobs
Create recurring webhooks that hit any URL on a cron schedule. Use it to trigger emails, clean databases, run reports, or anything else.
