The API for transactional
email and cron jobs.
Send emails, verify OTPs, and schedule recurring webhooks all through one clean REST API. Use our free relay or bring your own SMTP. No per-email pricing. No credit card.


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 }'Three steps to production.
No vendor forms. No credit card. No monthly invoice. Two minutes from signup to your first API call.
Set your from address
Sign in with Google or GitHub, then set the address your recipients will see. No SMTP credentials needed we provide the relay. Or bring your own SMTP for unlimited sending.
Create an API key
One key covers everything email, OTP, and cron jobs. Drop it in your environment variables. No SDKs, no client libraries. Just a header.
Send or schedule
POST to /send for transactional email. POST to /jobs to schedule recurring webhooks. Every delivery is logged. Every job execution is recorded.
Email infrastructure without the infrastructure.
One API for email, OTP, and cron. Spend your time building features, not configuring email providers.
Free to start. Self-host when you grow. No lock in.
View on GitHubOne API, three primitives.
Stop stitching together SendGrid, Twilio, and cron jobs. LifyGo handles email, OTP, and scheduling in a single integration.
Transactional email & OTP
Send welcome emails, password resets, and alerts through your own SMTP or our free relay. Verify users with single-use OTP codes — no shared IP pools, no per-message fees.




