Affordable pricing that grows with your app
Start free. Pay a month at a time only when you need more — no card on file, no auto-renew, no overage fees.
Questions & answers
I built my app with an AI tool. Will this work?
Yes. We use standard SMTP, which every framework and AI coding assistant already knows. Copy the AI prompt from the home page into Cursor, Claude, Lovable, Bolt or Replit, add your credentials as environment variables, and it wires up the rest.
Is there really a free plan?
Yes — 500 emails a month on one domain, free, with no credit card. It is plenty for a side project or an MVP; upgrade when you outgrow it.
What counts as an email?
Every recipient of a message accepted by our SMTP server counts as one email. Quotas reset at the start of each calendar month.
How does billing work?
Plans are prepaid one month at a time through Razorpay — pay with UPI, cards, netbanking or wallets. Nothing renews automatically: when a month ends you move to the free Vibe plan’s limits until you pay again.
Can I change plans later?
Yes. Buy a different plan from the Billing page whenever you like and it starts right away. Paying for the plan you are already on adds another month to it.
What happens if I hit my monthly limit?
New messages are rejected with a temporary SMTP error until the next month or until you upgrade, so your app can retry safely.
Do I need to change my code?
No. Any library, framework or mail client that speaks SMTP works — just swap in the host, port and credentials from your dashboard.