APIs that enable you to send dynamic email effortlessly.

Simplified Email API for application-driven software powered by Amazon SES

Send an email with a few lines of code

Get up and running today. We have a robust set of APIs and comprehensive documentation so you can spend less time adding email into your app and more time building cool stuff.

sendEmail.code
curl --location --request 
 POST 'https://api.emailkick.com/mail/send' 
--data-raw '{
    "APIKEY"      : "<<YOUR-APIKEY>>",
    "ACCESSID"    : "<<YOUR ACCESSID>>",
    "to"          : "someone@example.com",
    "from"        : "hi@yourdomain.com",
    "templateId"  : "<<TEMPLATE_ID>>",
    "variables"   : {
        "full_name" : "Elon Musk" ,
        "company"   : "spacex"
    }
}'

Get your message to the right person at the right time with trusted infratructure by Amazon SES

Start sending transactional emails from your application in no time. EmailKick API is extremely simple to use, and with easy to use no-code editor it's so easy to get started!

Design Good Looking Emails

Design beautiful web and mobile emails without writing any code. Our drag and drop builder gives you total freedom, letting you build pixel-perfect, responsive designs.

Seamlessly Connect to AWS SES in minutes

Cut your email delivery cost to a fraction using Amazon Web Service Simple Email Service. It takes just seconds to connect.