platform
Connects to the stack
Connects to the stack
you already run.
Official libraries for the languages you use daily, adapters for common frameworks, and webhooks for everything else.
client libraries
Server-side SDKs
Node.js
npm install Tagmail
Python
pip install Tagmail
Ruby
gem install Tagmail
PHP
composer require Tagmail/Tagmail
Go
go get Tagmail-go
Java
Maven & Gradle support
.NET
NuGet package
cURL / REST
Raw HTTP API
frameworks
Drop-in adapters
Laravel
Django
Rails
Express
webhooks
Every event, pushed to your endpoint.
Subscribe to delivered, opened, clicked, bounced, complained, and unsubscribed events. Each webhook is signed so you can verify it came from Tagmail.
{
"event": "delivered",
"recipient": "user@tagmail.net",
"timestamp": 1755878400,
"message_id": "20260822.mg-8841"
}
"event": "delivered",
"recipient": "user@tagmail.net",
"timestamp": 1755878400,
"message_id": "20260822.mg-8841"
}
Need an integration we don't list here?
Tell us what you're connecting to — most REST-based tools work with Tagmail's API directly.
Contact us