Official SDKs for every major language, native SMTP support, webhook relay, and direct integrations with the platforms you already use.
Drop in an official client library and be sending in under five minutes.
Python
pip install webmail
Node.js
npm install webmail
Ruby
gem install webmail
Java
Maven / Gradle
PHP
composer require
Go
go get webmail
Point any SMTP client at our servers and gain full analytics, webhooks, and deliverability features without touching your application code.
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend' EMAIL_HOST = 'smtp.webmail.io' EMAIL_PORT = 587 EMAIL_USE_TLS = True EMAIL_HOST_USER = 'SMTP' EMAIL_HOST_PASSWORD = 'your-api-key-here' DEFAULT_FROM_EMAIL = 'noreply@yourapp.com'
Native connections to the tools in your workflow — no middleware needed.
Get bounce and complaint alerts posted to your ops channel.
Email events flow into Segment as track calls for unified analytics.
Trigger Zaps on delivered, opened, bounced — connect to 5,000+ apps.
POST any email event to your own endpoint — build any integration you need.
Pick your language, grab an API key, and your first email is sending. No infrastructure, no ops burden.
No credit card required · Cancel anytime