Skip to main content

Manage Emails

Mailofly allows you to dispatch transactional emails via standard REST calls or our native SDKs (Node.js, Python, Go, PHP, Dart).

Basic Send Example

Email Tracking & Statuses

Every email dispatched returns a unique message identifier (msg_...). You can track its delivery lifecycle through webhooks or via mailofly.emails.get(id).