The channel built for detail, not brevity.
Receipts, invoices, statements, and campaigns — email is where the full record lives. No character limit, no app to check, just a message that sits in the inbox until someone needs it.
Sending domains are authenticated with SPF, DKIM, and DMARC before go-live.
Send your first email
curl -X POST "https://api.accelbiz.in/api/v1/email/send" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{ ... }'
Full request and response reference is available once you're signed in.
Four kinds of email, one sending infrastructure
Transactional & Order Emails
Receipts, order confirmations, shipping updates, and invoices — sent the moment an action happens, with the full detail a text message can't hold.
Account & Security Notifications
Password resets, login alerts, and verification links — sent from an authenticated domain the recipient's mail provider already trusts, so the link doesn't land in spam.
We received a request to reset your password. This link expires in 15 minutes.
Reset PasswordMarketing & Promotional Campaigns
Full HTML layouts with imagery, brand styling, and personalization — the format for a newsletter or a campaign that needs more room than a chat bubble allows.
Hi Priya, your weekend picks are here
20% off everything in your saved list, through Sunday.
Shop the SaleProduct & Billing Updates
Subscription renewals, usage alerts, and billing statements — the kind of record customers search their inbox for months later, and need to find intact.
Inbox placement, not just delivery
A message can be "delivered" and still land in spam. Before your first send, your domain is set up with SPF, DKIM, and DMARC records — the three checks mailbox providers use to confirm a message actually came from you.
High-volume senders can move to a dedicated IP, so your sending reputation isn't shared with anyone else's mail stream.
Reputation Guardrails
Bounces and spam complaints don't just affect one message — mailbox providers watch the pattern and throttle or block senders who cross their thresholds. Bounced and complained-about addresses are automatically suppressed from future sends.
This is the same discipline that keeps a sending domain's reputation — and its inbox placement — intact as volume grows.
Auto-suppressed from future sends
What happened after you hit send
The channel built for detail, not brevity.
Get Email API access and start sending transactional and marketing email from an authenticated domain.
