Wild APIs

EmailJS

FreemiumUntestedOur check runs without a key, so we couldn't test this one. It doesn't mean it's down.
Sends transactional emails from client-side JavaScript without a backend server.

Example request

curl -s https://api.emailjs.com/api/v1.0/email/send -H "Content-Type: application/json" -d '{"service_id":"YOUR_SERVICE_ID","template_id":"YOUR_TEMPLATE_ID","user_id":"$API_KEY","template_params":{"username":"James"}}'

Free tier, in plain English

Free plan sends up to 200 emails a month with 2 templates and a 50KB request-size cap.

Alternatives in Email