Secure email infrastructure
with real‑time spam intelligence
Embedd helps teams send transactional emails safely, track delivery, and block threats before they reach inboxes.
Trusted by security‑minded teams and indie builders
Built for secure form handling
Everything you need to handle forms securely without building your own backend.
- Honeypot field detection
- Domain allow‑lists
- IP, user agent checks
- Per‑project SMTP config
- Zero‑code form endpoint
- JSON/HTML payloads
- 24h and 7‑day trends
- Security & spam widgets
- Per‑project API keys
- REST endpoints
- Typed SDK (planned)
- CLI for local testing
How it works
Get up and running in less than 5 minutes.
Create a secure project
Create a project, copy your API key and choose how you want to send: SMTP or provider.
Drop in the form endpoint
Point your form to Embedd. We validate, sanitize and run spam checks on every submission.
Review logs & alerts
Track deliveries, blocked attempts and quarantined messages in a single security‑first dashboard.
Security signals, not just send status
See blocked attempts, threats and quarantined messages, so your team can respond instead of guessing.
- Spam & threat counts per project
- Quarantine queue for suspicious messages
- Per‑event metadata: IP, domain, transport response
Live Security Log
Signup from throwaway domain
Password reset to user@company.com
High‑risk link detected in contact form
Welcome email to new-user@gmail.com
Excessive requests from IP 192.168.x.x
Project‑level analytics at a glance
Each project surfaces email volume, delivery rates, spam blocked and threat activity, powered by live mail logs.
Daily Sends
Spam vs Clean Traffic
Built for developers
Embedd plugs into your existing stack with minimal friction. Use simple HTTP endpoints, clean TypeScript types and clear error responses.
- Next.js route examples
- Copy‑paste React form snippet
- Webhook‑ready log events (planned)
curl -X POST https://embedd.sbbs.co.in/api/v1/send \
-H "Authorization: Bearer <API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"to": "user@example.com",
"from": "noreply@myapp.com",
"subject": "Hello world",
"text": "Sent securely with Embedd"
}'Start free, scale when you’re ready
Simple, transparent pricing for teams of all sizes.
Developer
Perfect for hobby projects and small apps.
- 10,000 events / month
- All core features
- Basic logging (3 day retention)
- Community support
Pro
For growing teams and businesses.
- Unlimited events (usage based)
- 90-day log retention
- Priority support
- Advanced export & reporting
- Team collaboration
