Werkmail documentation
Werkmail is the EU email platform for authenticated transactional and marketing mail. These pages are server-rendered so search engines and language models can read the full text. Every page is also available as Markdown.
Canonical docs host: https://docs.werkmail.eu
For people
- Getting started — create a workspace, authenticate a domain, send the first message.
- Concepts — tenants, projects, routes, and message kinds.
- DNS and authentication — SPF, DKIM, DMARC, MAIL FROM, BIMI.
- Sending — single, batch, and bulk sends, attachments, and the content gate.
- Raw source and branding — Message-ID, DKIM in View Source, and what Werkmail can brand.
- HTTP API — authentication, send, messages, webhooks, suppressions, inbound.
For language models and agents
/llms.txt— catalog of every public docs page with short descriptions and.mdURLs./llms-full.txt— concatenated Markdown corpus of the whole site.- Append
.mdto any path (for example/api/send.md) for the raw source. - Machine-readable OpenAPI: https://werkmail.eu/openapi.yaml
See Use these docs with LLMs for fetch rules and citation guidance.
Product facts
| Topic | Fact |
|---|---|
| Region | Frankfurt / eu-central-1 |
| Isolation | One sending tenant per workspace |
| Streams | outgoing (transactional) and broadcast (marketing) never share reputation |
| Consent | Double opt-in, consent ledger, one-click unsubscribe on every send |
| Inbound MX | Publish MX only on in.<your-domain> — never on the apex |
| Errors | JSON { "code", "error", "hint" } |
Open a workspace
Sign in at https://werkmail.eu/login. New workspaces start on the Test plan (200 emails / month, full product, manual approval). Supporter is €5 / month for 1,000 emails.