Welcome to SPRL REST API
Below you'll find listing of all the available Email APIs. As we working on more APIs, they will be automatically documented here!
For more information about a particular API, click on its name. You'll be taken to the API's documentation page, which includes what query parameters the API will accept, what the JSON object's parameters will be in the response.
This documentation is for our most recent version of the REST API, version 1.0.
Mailing Sender
Manage primary e-mail addresses
POST /email/mailing-senders
Get a list of mailing sender emails
POST /email/mailing-senders/add
Add New Mailing Sender Email Address
POST /email/mailing-senders/status
Check the Status of Mailing Sender Email
POST /email/mailing-senders/delete
Delete the Mailing Sender Email
Recipient
List of recipients groups & emails
POST /email/recipient-groups
Get a list of email recipient groups
POST /email/recipient-groups/add
Add New Email Recipient Group
POST /email/recipient-groups/rename
Rename the Email Recipient Group
POST /email/recipient-groups/delete
Delete the Email Recipient Group
POST /email/recipient-groups/add-emails
Add Emails to Recipient Group
POST /email/recipient-groups/delete-emails
Delete Emails from Recipient Group
POST /email/recipient-groups/block-emails
Block Emails from Recipient Group
POST /email/recipient-groups/unblock-emails
Unblock Emails from Recipient Group
Validation
Email Validation for harmful email addresses
POST /email/validate
Single Email Validation
Send Email
Easily Create, Send & Analyze Your Email Marketing Campaigns
POST /email/send-email
Send an Email to Single Recipient
POST /email/send-to-group
Send Email to Recipient Group
POST /email/send-to-batch
Send Email to Multiple Recipients
POST /email/send-personalized-mail
Send Personalized Email to Multiple Recipients