Overview

Emailit provides a powerful REST API that allows you to send emails and fully manage your workspace programmatically. Our API is designed to be simple, reliable, and scalable for all your email needs.

What you can do

With the Emailit API, you can:

  • Send emails: Send transactional emails, bulk emails and marketing campaigns.
  • Manage workspace: Create and manage API keys, domains, audiences…
  • Track performance: Monitor email delivery, opens, clicks, and other metrics
  • Manage events: Receive webhook events like email sent, bounces and more.

API Version

The current API version is v2.

Our API v1 is deprecated and will be removed at the end of February 2026.

API Key

You can create an API key in your workspace settings.

SMTP Integration

If you prefer to use SMTP instead of the REST API, you can also send emails using our SMTP servers. Check out our SMTP Quickstart guide for more information.

Next Steps