paper gif

Your simple and modern
email sending alternative

Sending personalized emails has never been easier.

No credit card required
Send 3000 emails/month for free
welcome to platform

Integrate

using SDK

using API

Javascript

PHP

cURL

Python


  fetch("https://api.youremailapi.com/mailer/", {
    method: "POST",
    headers: {
      "Content-Type": "application/json",
      apikey: "{API_KEY}",
    },
    body: JSON.stringify({
      subject: "Welcome to our service!",
      to: "example@mail.com",
      smtp_account: "{SMTP_ACCOUNT_TOKEN}",
      template: "{TEMPLATE_TOKEN}",
      variables: {
          "%app_name%": "YourEmail",
          "%user_first_name%": "John"
      }
    }),
  })
   
Integrate ourRESTful email API within your software in just a few minutes and start sending, and tracking emails via SMTP. Get all the information you need fromAPI documentation.

FAQ


Your Email is an online email solution that allows you to send customized emails with templates through our REST API. Our solution simplifies the email sending process so you can focus on what matters: your business.

At Your Email, we offer a wide range of features to meet your email needs. Our REST API allows you to send customized emails with HTML and CSS templates, as well as attachments and file attachments.

Integrating Your Email into your application or website is easy. Simply visit our online documentation for detailed instructions on how to integrate our REST API into your application or website.

If you have technical issues or questions about Your Email, our support team is available to assist you. Simply use our
contact
section.
Can't find the answer you're looking for? Reacth out to our
customer support team

Get started?

The API to send your monthly newsletter,
a password recovery email or whatever you want!