MailerSend is a transactional email service designed for developers to integrate email sending capabilities into their applications.
Tool to add a new sending domain to MailerSend. Use when you need to register and configure a domain before sending emails.
Tool to create a new SMTP user. Use after domain setup to obtain SMTP credentials.
Tool to create a new API token. Use when you need to generate a token with specific permissions in MailerSend.
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.
Tool to delete an existing webhook. Use when the webhook is no longer needed. Returns empty response on successful deletion (HTTP 204).
Tool to retrieve current API usage quota. Use when monitoring API rate limits to avoid exceeding allowed calls.