Overview


📘

What is SendClean?

SendClean is a comprehensive email delivery platform designed to handle both transactional and marketing emails at scale. It provides robust APIs that enable developers to integrate email sending capabilities into their applications, websites, and business workflows.


The platform offers two distinct API services, each optimized for different use cases:

Two API Services

Choose the API service based on how you send email: one personalized email at a time, or high-volume campaign batches.

Single API (v1.0)

Use the Single API for transactional and personalized emails triggered by a specific user action, such as order confirmations, password resets, and account notifications.

Bulk API (v2.0)

Use the Bulk API for high-volume email campaigns, newsletters, scheduled campaigns, batch notifications, and promotional emails sent to large subscriber lists.

API service comparison

ServiceBest forCommon use casesSending model
Single API (v1.0)Individual, personalized, time-sensitive emailsOrder confirmations, password resets, account notifications, one-to-one communications, dynamic recipient-specific contentEach API call sends one email to one or more recipients.
Bulk API (v2.0)High-volume email campaigns and marketing operationsMarketing campaigns, newsletters, promotional emails, batch notifications, scheduled campaigns, high-throughput email operationsSend thousands of emails in a single operation with batch processing and campaign management.

Use Single API when each email is triggered by a user action. Use Bulk API when you need to send campaign-style emails to many recipients at once.



Did this page help you?