UniSender
Email marketing automation and messaging platform
Actions (81)
Messages · 17
- Create SMS messageGET https://api.unisender.com/ru/api/createSmsMessage
Create an SMS message for later sending.
documented - Create email messageGET https://api.unisender.com/ru/api/createEmailMessage
Create an email message for later sending.
documented - Delete messageGET https://api.unisender.com/ru/api/deleteMessage
Delete a message.
documented - Get actual message versionGET https://api.unisender.com/ru/api/getActualMessageVersion
Get current version of a message.
documented - Get all messagesGET https://api.unisender.com/ru/api/getMessages
List all messages.
documented - Get messageGET https://api.unisender.com/ru/api/getMessage
Get a specific message.
documented - Get messageGET https://api.unisender.com/ru/api/getMessage
Retrieve a message by ID.
documented - Get messagesGET https://api.unisender.com/ru/api/getMessages
Retrieve messages.
documented - Get visited linksGET https://api.unisender.com/ru/api/getVisitedLinks
Get tracking information about clicked links.
documented - Get web versionGET https://api.unisender.com/ru/api/getWebVersion
Get web version of a message.
documented - List messagesGET https://api.unisender.com/ru/api/listMessages
List messages.
documented - List messagesGET https://api.unisender.com/ru/api/listMessages
List messages.
documented - Send SMSGET https://api.unisender.com/ru/api/sendSms
Send an SMS message.
documented - Send email (legacy)GET https://api.unisender.com/ru/api/sendEmail
Send an email using a previously created message.
documented - Send test emailGET https://api.unisender.com/ru/api/sendTestEmail
Send a test email to verify content.
documented - Update email messageGET https://api.unisender.com/ru/api/updateEmailMessage
Update an email message.
documented - Update opt-in emailGET https://api.unisender.com/ru/api/updateOptInEmail
Update opt-in email content.
documented
Templates · 12
- Create or update templatePOST https://goapi.unisender.ru/ru/transactional/api/v1/template/set.json
Create a new template or update an existing one for later use in campaigns.
documented - Create templateGET https://api.unisender.com/ru/api/createTemplate
Create a new email template.
documented - Create templateGET https://api.unisender.com/ru/api/createTemplate
Create a new template.
documented - Delete templateGET https://api.unisender.com/ru/api/deleteTemplate
Delete a template.
documented - Delete templatePOST https://goapi.unisender.ru/ru/transactional/api/v1/template/delete.json
Delete a template by ID.
documented - Get templatePOST https://goapi.unisender.ru/ru/transactional/api/v1/template/get.json
Retrieve a template by ID.
documented - Get templateGET https://api.unisender.com/ru/api/getTemplate
Get a template by ID.
documented - Get template by IDGET https://api.unisender.com/ru/api/getTemplate
Retrieve a template by ID.
documented - Get templatesGET https://api.unisender.com/ru/api/getTemplates
Get a list of templates.
documented - Get templates (alternate)GET https://api.unisender.com/ru/api/getTemplates?
Get templates.
documented - List templatesPOST https://goapi.unisender.ru/ru/transactional/api/v1/template/list.json
List templates with optional paging and date filtering.
documented - Update templateGET https://api.unisender.com/ru/api/updateEmailTemplate
Update an existing template.
documented
Campaigns · 9
- Campaign common statsGET https://api.unisender.com/ru/api/getCampaignCommonStats
Get general campaign stats.
documented - Campaign delivery statsGET https://api.unisender.com/ru/api/getCampaignDeliveryStats
Get delivery statistics for a campaign.
documented - Campaign statusGET https://api.unisender.com/ru/api/getCampaignStatus
Get current status of a campaign.
documented - Create campaignGET https://api.unisender.com/ru/api/createCampaign
Create an email or SMS campaign.
documented - Get campaign common statsGET https://api.unisender.com/ru/api/getCampaignCommonStats
Get common campaign statistics.
documented - Get campaign delivery statsGET https://api.unisender.com/ru/api/getCampaignDeliveryStats
Get delivery statistics for a campaign.
documented - Get campaign statusGET https://api.unisender.com/ru/api/getCampaignStatus
Get status of a campaign.
documented - Get campaignsGET https://api.unisender.com/ru/api/getCampaigns
List campaigns.
documented - List campaignsGET https://api.unisender.com/ru/api/getCampaigns
List campaigns.
documented
Contacts · 7
- Export contactsGET https://api.unisender.com/ru/api/exportContacts
Export contacts data.
documented - Get contactGET https://api.unisender.com/ru/api/getContact
Get a single contact's details.
documented - Get contact countGET https://api.unisender.com/ru/api/getContactCount
Return count of contacts matching a query in a list.
documented - Get total contactsGET https://api.unisender.com/ru/api/getTotalContactsCount
Return total number of contacts for the login.
documented - Import contactsGET https://api.unisender.com/ru/api/importContacts
Import contacts into a list.
documented - SubscribeGET https://api.unisender.com/ru/api/subscribe
Subscribe a contact to one or more lists.
documented - UnsubscribeGET https://api.unisender.com/ru/api/unsubscribe
Unsubscribe a contact from lists.
documented
Domains · 6
- Delete domainPOST https://goapi.unisender.ru/ru/transactional/api/v1/domain-delete.json
Delete a domain from your account.
documented - Get DNS recordsPOST https://goapi.unisender.ru/ru/transactional/api/v1/domain-get-dns-records.json
Fetch DNS records for domain verification.
documented - Get sender domainsGET https://api.unisender.com/ru/api/getSenderDomainList
List verified sender domains.
documented - List domainsPOST https://goapi.unisender.ru/ru/transactional/api/v1/domain-list.json
List domains registered for your account.
documented - Validate DKIMPOST https://goapi.unisender.ru/ru/transactional/api/v1/domain-validate-dkim.json
Validate DKIM for a domain.
documented - Validate verification recordsPOST https://goapi.unisender.ru/ru/transactional/api/v1/domain-validate-verification-record.json
Validate DNS verification records for a domain.
documented
Webhooks · 5
- Configure webhook callback formatPOST https://goapi.unisender.ru/ru/transactional/api/v1/callback-format.json
Define how webhook payloads are formatted.
documented - Delete webhookPOST https://goapi.unisender.ru/ru/transactional/api/v1/webhook-delete.json
Delete a webhook by ID.
documented - Get webhookPOST https://goapi.unisender.ru/ru/transactional/api/v1/webhook-get.json
Retrieve webhook configuration.
documented - List webhooksPOST https://goapi.unisender.ru/ru/transactional/api/v1/webhook-list.json
List all configured webhooks.
documented - Set webhookPOST https://goapi.unisender.ru/ru/transactional/api/v1/webhook/set.json
Create or update a webhook for event notifications.
documented
Event Dumps · 4
- Create event dumpPOST https://goapi.unisender.ru/ru/transactional/api/v1/event-dump-create.json
Create a dump job for events (exported data).
documented - Delete event dumpPOST https://goapi.unisender.ru/ru/transactional/api/v1/event-dump-delete.json
Delete an event dump.
documented - Get event dumpPOST https://goapi.unisender.ru/ru/transactional/api/v1/event-dump-get.json
Get results for a specific event dump.
documented - List event dumpsPOST https://goapi.unisender.ru/ru/transactional/api/v1/event-dump-list.json
List event dump jobs.
documented
Lists · 4
- Create listGET https://api.unisender.com/ru/api/createList
Create a new contacts list.
documented - Delete listGET https://api.unisender.com/ru/api/deleteList
Delete a contacts list.
documented - List listsGET https://api.unisender.com/ru/api/getLists
Return all lists for the account.
documented - Update listGET https://api.unisender.com/ru/api/updateList
Update a contacts list.
documented
Projects · 4
- Create projectPOST https://goapi.unisender.ru/ru/transactional/api/v1/project-create.json
Create a new project.
documented - Delete projectPOST https://goapi.unisender.ru/ru/transactional/api/v1/project-delete.json
Delete a project.
documented - List projectsPOST https://goapi.unisender.ru/ru/transactional/api/v1/project-list.json
List all projects.
documented - Update projectPOST https://goapi.unisender.ru/ru/transactional/api/v1/project-update.json
Update an existing project.
documented
Suppression · 4
- Add suppressionPOST https://goapi.unisender.ru/ru/transactional/api/v1/suppression/set.json
Add an email address to the suppression list.
documented - Delete suppressionPOST https://goapi.unisender.ru/ru/transactional/api/v1/suppression-delete.json
Remove suppression entry.
documented - Get suppressionPOST https://goapi.unisender.ru/ru/transactional/api/v1/suppression-get.json
Query suppression entries.
documented - List suppressionsPOST https://goapi.unisender.ru/ru/transactional/api/v1/suppression-list.json
List all suppression entries.
documented
Email · 3
- Send emailPOST https://goapi.unisender.ru/ru/transactional/api/v1/email/send.json
Send a transactional email to one or more recipients with optional substitutions, attachments, and tracking.
documented - Subscribe recipient to email listPOST https://goapi.unisender.ru/ru/transactional/api/v1/email/subscribe.json
Subscribe a recipient to one or more lists and optionally set fields and tags.
documented - Validate emailPOST https://goapi.unisender.ru/ru/transactional/api/v1/email-validation/single.json
Validate an email address and return validation results.
documented
Ustaревшие методы (Deprecated) · 3
- Check unsubscribed addressPOST https://goapi.unisender.ru/ru/transactional/api/v1/unsubscribed-check.json
Deprecated check for unsubscribed addresses.
documented - List unsubscribedPOST https://goapi.unisender.ru/ru/transactional/api/v1/unsubscribed-list.json
Deprecated list of unsubscribed addresses.
documented - Set unsubscribed addressPOST https://goapi.unisender.ru/ru/transactional/api/v1/unsubscribed/set.json
Deprecated endpoint for adding unsubscribed addresses.
documented