MailerSend
MailerSend

MailerSend is a transactional email service designed for developers to integrate email sending capabilities into their applications.

Completely Secure
99436VIEWS
2139USERS

Tools

1 of 4

Create Sending Domain

Tool to add a new sending domain to MailerSend. Use when you need to register and configure a domain before sending emails.

Create Smtp User

Tool to create a new SMTP user. Use after domain setup to obtain SMTP credentials.

Create Api Token

Creates a new API token with specified scopes (permissions) for a domain. The token allows programmatic access to MailerSend API endpoints based on granted scopes. WARNING: The token value is only displayed once upon creation and cannot be retrieved later.

Create Webhook

Tool to create a new webhook for a MailerSend domain. Use after you have a domain ID and need to receive event notifications like sent, delivered, opened, etc.

Delete Webhook

Tool to delete an existing webhook. Use when the webhook is no longer needed. Returns empty response on successful deletion (HTTP 204).

Get Api Quota

Tool to retrieve current API usage quota. Use when monitoring API rate limits to avoid exceeding allowed calls.