Sentroy gives you transactional email, S3-compatible storage, and the tooling around them — all behind one SDK and one company. Own your domain, own your assets.
Why Sentroy
The infrastructure headache is over. Ship email features with confidence.
Auto DKIM, SPF and DMARC setup. Reach the inbox, not the spam folder.
Send from your own domain with BIMI logo support and one-click DNS setup.
Automatic bounce handling, suppression lists, and complaint loops keep your score healthy.
Real-time opens, clicks, bounces and webhook events — not just a number on a dashboard.
By the numbers
Real numbers from real customers. No cherry-picked vanity metrics.
Inbox placement
Measured across top mailbox providers
Emails delivered
Since launch, and still counting
P95 send latency
From API call to SMTP handoff
API uptime
Rolling 90-day average
Activity
Every send, open, click, and bounce streams into real-time dashboards and webhooks. Spot problems before your users do.
For developers
Official SDKs for TypeScript, Go, Python and PHP — or call our REST API from any language.
Also available for Go, Python and PHP. View API docs
import { Sentroy } from "@sentroy-co/client-sdk"
const sentroy = new Sentroy({
baseUrl: "https://sentroy.com",
companySlug: "my-company",
accessToken: "stk_..."
})
await sentroy.send.email({
to: "user@example.com",
from: "noreply@yourcompany.com",
subject: "Verify your email",
domainId: "your-domain-id",
templateId: "email-verification",
lang: "en",
variables: { name: "John", code: "482901" }
})FAQ
Still have questions? We're a message away.
Free tier includes 1,000 emails per month. No credit card, no commitment.
Takes less than 2 minutes
Newsletter
Monthly deep-dives on deliverability, infrastructure, and the changelog — no fluff, unsubscribe in one click.