All Products
Search
Document Center

:API overview

Last Updated:Oct 29, 2025

Email sending API operations

API

Description

SingleSendMail

Sends a single email. This operation supports triggered emails and other types of individual emails.

BatchSendMail

Sends emails in batches by invoking a template.

Other API operations

API

Description

AddIpfilter

Adds an IP address to the whitelist.

ApproveReplyMailAddress

Verifies a reply-to address.

CheckDomain

Verifies a domain name.

CheckReplyToMailAddress

Verifies a reply-to address by sending an email.

CreateDomain

Creates a domain name.

CreateMailAddress

Creates a sender address.

CreateReceiver

Creates a recipient list.

CreateTag

Creates a tag.

DeleteDomain

Deletes a domain name.

DeleteMailAddress

Deletes a sender address.

DeleteReceiver

Deletes a recipient list.

DeleteReceiverDetail

Deletes a single recipient.

DeleteTag

Deletes a tag.

DescAccountSummary

Queries account information.

DescDomain

Configures a domain name.

DeleteIpfilterByEdmId

Deletes an IP address from the whitelist.

GetIpfilterList

Queries the list of IP filters.

GetIpProtection

Checks whether IP protection is enabled.

GetTrackList

Queries sending data for email tracking.

GetTrackListByMailFromAndTagName

Queries email tracking data based on specified conditions.

ModifyMailAddress

Sets the SMTP password for a sender address.

ModifyPWByDomain

Sets the SMTP password for a domain name.

ModifyTag

Modifies a tag.

QueryDomainByParam

Queries a list of domain names.

QueryInvalidAddress

Queries information about invalid addresses.

QueryMailAddressByParam

Queries a list of sender addresses.

QueryReceiverByParam

Queries a list of recipient lists.

QueryReceiverDetail

Queries the details of a recipient list.

QueryTagByParam

Queries tags.

QueryTaskByParam

Queries tasks.

SaveReceiverDetail

Creates a single recipient.

SenderStatisticsByTagNameAndBatchID

Queries sending statistics based on specified conditions.

SenderStatisticsDetailByParam

Retrieve send details

SendTestByTemplate

Sends a test email.

UpdateIpProtection

Enables or disables the IP protection feature.

References