curl -X POST https://tigermail.io/api/v1/send \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"from": "you@yourdomain.com",
"to": "user@example.com",
"subject": "Hello",
"html": "<p>Welcome!</p>"
}'Enterprise features without the enterprise complexity.
One endpoint. Clear responses. Integrate in minutes.
Automatic authentication. Maximum deliverability.
Real-time delivery, bounce, and engagement events.
Send from your domain with guided DNS setup.
Send emails and monitor delivery without code.
Reusable templates with variable substitution.
Copy our AI instructions into Claude Code, Cursor, or any coding assistant. Get working code in seconds.
Get working code instantly with AI-powered setup
Which AI assistant are you using?
Auto-login enabled: Your AI will open a browser window to authenticate automatically
Integrate TigerMail email API into my project. Use the Device Authorization flow to authenticate. ...
Click to view full instructions