EmailJS
EmailJS helps to send emails via API. No server is required – just connect EmailJS to one of the supported email services, create an email template, and use our API to trigger an email. Email templates can optionally contain dynamic variables in almost any field (e.g. subject, content, TO address, FROM name, etc) which are populated from the API call. Additionally, you can easily add…
EmailJS endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/send_form /api/v1.0/email/send-form |
Sends an email based on the specified email template and the passed form data. The email will send via the specified email service. |
| POST |
/send /api/v1.0/email/send |
Sends an email based on the specified email template and the passed dynamic parameters. The email will send via the specified email service. |
EmailJS pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|