A complete omnichannel messaging infrastructure — from transactional OTPs to mass marketing campaigns.
Watch how our pool engine manages SMTP timeouts and redirects queue.
Application hits `/v1/email/send` using the custom pool `transactional_otp`.
Primary server `smtp.mandrill.com` fails to handshake within 2000ms. Engine marks server as cooled down.
Queue switches to Route priority 2: `smtp.sendgrid.com` which is active and has available quota.
Email accepted by SendGrid and webhook sent back. Wallet debits ₹0.01. Complete in 3.1s total.
Send high-converting promotional broadcasts, catalog alerts, templates, and media messages via Meta's official Cloud API. Configure custom variables for personalized customer engagement at scale.
Attach multiple SMTP senders for transactional alerts and bulk newsletters. If a sender bounces, our daemon redirects queue priorities to secondary pools dynamically.
Generate, hash, and verify 6-digit OTPs sent via WhatsApp template. Configurable expiry, max-attempt lockout, and wallet debit per OTP. Refund issued automatically on send failure.
Upload CSV lists of leads and launch large marketing broadcasts instantly. Our worker daemon schedules dispatches, manages Meta rate-limits, and retries failures in real-time.
Pre-funded wallet model — top up via Razorpay checkout. Every API call atomically debits the balance. Invoices generated monthly. Low-balance alerts to prevent campaign interruptions.
Generate scoped API keys shown once at creation. Keys are SHA-256 hashed at rest — never stored in plaintext. Revoke instantly from the dashboard.
Receive Meta delivery status updates and Razorpay payment callbacks. All incoming webhooks are HMAC-SHA256 verified and timestamp-checked to block replay attacks.
Built with security at every layer — argon2id passwords, AES-256-GCM for stored credentials, rate limiting per IP and API key, CORS locked to origins, and a full audit log of all admin actions.
Each client gets a self-service portal: manage their own API keys, campaigns, wallet, invoices, and SMTP senders. Admins can toggle portal access per client.
Premium plan customers can sign in with Facebook. Server-side OAuth code exchange only — no client-supplied tokens accepted. Accounts are auto-linked by verified email.
Get started in minutes. Read the API docs or create an account and explore from the dashboard.