Transactional API

One endpoint to rule them all

Transactional emails are triggered by specific user actions like account creation, purchase confirmations or password resets. These emails play an important role in building brand trust through transparency and keeping users informed. You can learn more about transactional emails in this post.

You can easily send transactional emails from your application using the /api/transactional-mails/send endpoint. Whether it’s a password reset, order confirmation, or another notification, this endpoint ensures that your automated emails are delivered smoothly, without any extra setup or hassle.

Ready to get started?