What is Notify?
Notify is an email API for developers — send transactional email and observe delivery.
Notify is an email API for developers. Send transactional email with a single HTTP request, then observe delivery, opens, clicks, and bounces through logs and webhooks.
No template studio, no WYSIWYG editor, no drag-and-drop builder. You own your content — pass plain text or HTML in the message field and we handle delivery.
Send + observe
Send — POST https://notify.cx/api/email/send with subject, to, message, and an optional from address on a verified domain.
Observe — track every message in the dashboard logs, query the email logs API, or subscribe to webhooks for real-time events.
What you get
- REST API for sending email
- Domain verification (SPF, DKIM, DMARC)
- Email logs with delivery and engagement events
- Webhooks (Pro and Scale plans)
- Sandbox for safe testing
- Suppression list for hard bounces and complaints
Getting started
- Sign up and copy your API key from Credentials.
- Send a test email from the sandbox or the Quick Start Guide.
- Verify a domain to unlock production sending from your own address — see Domain Verification.
- Check logs after each send to confirm delivery.
New accounts can use sandbox and test endpoints immediately. Production API sends from a custom from address require a verified domain.