API Developer Sandbox

Email Sending API Suite

An interactive documentation dashboard and live-preview playground supporting persistent credentials.

🎨 Brand Email Template Generator

👁️ Live Render
📝 HTML Code
⚡ AMP Code

📚 API References

POST /api/send-mail

Pass parameters inside the JSON body to dispatch emails. Override standard SMTP settings using the corresponding `smtpHost`, `smtpPort` keys, or HTTP headers.

Supported Placeholders:

Double-bracket markers (e.g. {{name}}, {{company}}, {{loginUrl}}, {{code}}) are evaluated and dynamically populated with matching properties inside the variables JSON object.

⚡ Playground

⚙️ SMTP Connection Override (Mandatory)
Response Payload: 200 OK