Built for

Scale.

Enterprise.

Developers.

Scale.

Scale.

Enterprise.

Developers.

Scale.

Scale.

Enterprise.

Developers.

Scale.

Trusted for Delivery

Transactional Email API for Developers. Send transactional emails fast. AI delivery optimization. Simple integration worldwide.

Book a Demo
Our Product

Enterprise Email
Infrastructure

Production-ready platform engineered for scale, speed, and reliability.

POST https://api.mx18.ai/v1/mail/send
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

{
  "from":  { "email": "no-reply@yourdomain.com", "name": "Your App" },
  "to":    [{ "email": "user@example.com", "name": "Jane Doe" }],
  "subject":"Welcome to Your App!",
  "content":[{ "type":"text/plain", "value":"Hello, {{firstName}}!" }],
  "personalizationData": { "firstName":"Jane" }
}
Learn More
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.