MAILIX is open source. Explore the repository and latest releases. View on GitHub →

Interactive demo

The MAILIX Playground.

Compose, preview, and simulate transactional emails in your browser — no login, no API key, no backend.

Message controlslive
Please enter a valid email address.
Sender name is required (max 64 characters).
Please enter a valid sender email.
Subject is required (max 120 characters).
A friendly onboarding email for new sign-ups.
0 / 2000
Message is required (max 2000 characters).

Ctrl + Enter to simulate

Simulation result
Payload prepared—
Template rendered—
Delivery simulation complete—
Simulation complete. No real email was sent.The payload was validated and rendered locally in your browser.

Frontend demo preview — rendering happens locally, nothing leaves your browser.

POST send-email.js Conceptual example

              

Endpoint and API key are placeholders — MAILIX API details live in the repository README.

JSON payload.json updates live

              

Frontend demo templates only — the real template library lives inside the MAILIX application.

Copied