Skip to content

Teamander Mail API

Send transactional email over a simple REST API. Scoped API keys, idempotent sends, and signed delivery webhooks.

Send email

One POST /v1/emails/send call delivers to one or up to 50 recipients, with templates or raw HTML. Send your first email.

Idempotent sends

An Idempotency-Key header makes retries safe — a send is never duplicated. Idempotency guide.

Signed webhooks

Subscribe to delivery, bounce, and complaint events, verified with an HMAC signature. Webhooks guide.