P
P
Pakat API
Home
Pricing
Login
Search…
1.0.2
Pakat Email Service API
Partners API
RESTFUL Tracker
SMTP API
Powered By
GitBook
Pakat Email Service API
This documentation is
a work in progress
.
In order to get your api-key, please click on Login and get your api-key in
profile
. If you have any issue please call support on +982128423221
Contacts
get
https://api.pakat.net
/v3/contacts
Get all the contacts
post
https://api.pakat.net
/v3/contacts
Create a contact
put
https://api.pakat.net
/v3/contacts/{email}
Update a contact
get
https://api.pakat.net
/v3/contacts/lists
Get all the lists
post
https://api.pakat.net
/v3/contacts/lists
Create a list
get
https://api.pakat.net
/v3/contacts/folders
Get all folders
post
https://api.pakat.net
/v3/contacts/folders
Create a folder
Transactional
get
https://api.pakat.net
/v3/smtp/blockedContacts
Get the list of blocked or unsubscribed transactional contacts
get
https://api.pakat.net
/v3/smtp/statistics/reports
Get your transactional email activity aggregated per day
get
https://api.pakat.net
/v3/smtp/statistics/aggregatedReport
Get your transactional email activity aggregated over a period of time
get
https://api.pakat.net
/v3/smtp/statistics/events
Get all your transactional email activity (unaggregated events)
get
https://api.pakat.net
/v3/smtp/templates
Get the list of transactional email templates
post
https://api.pakat.net
/v3/smtp/templates
Create a transactional email template
get
https://api.pakat.net
/v3/smtp/templates/:templateId
Returns the template informations
put
https://api.pakat.net
/v3/smtp/templates/:templateId
Updates a transactional email templates
delete
https://api.pakat.net
/v3/smtp/templates/:templateId
Delete an inactive transactional email template
post
https://api.pakat.net
/v3/smtp/templates/templateId/sendTest
Send a template to your test list
post
https://api.pakat.net
/v3/smtp/email
Send a transactional email
get
https://api.pakat.net
/v3/smtp/emails
Get the list of transactional emails on the basis of allowed filters
Email Campaigns
get
https://api.pakat.net
/v3/emailCampaigns
Return all your created email campaigns
post
https://api.pakat.net
/v3/emailCampaigns
Create an email campaign
post
https://api.pakat.net
/v3/emailCampaigns/{campaignId}/sendNow
Send an email campaign immediately, based on campaignId
post
https://api.pakat.net
/v3/emailCampaigns/{campaignId}/sendTest
Send an email campaign to your test list
Next
Partners API
Last modified
2mo ago
Copy link
Contents
Contacts
get
Get all the contacts
post
Create a contact
put
Update a contact
get
Get all the lists
post
Create a list
get
Get all folders
post
Create a folder
Transactional
get
Get the list of blocked or unsubscribed transactional contacts
get
Get your transactional email activity aggregated per day
get
Get your transactional email activity aggregated over a period of time
get
Get all your transactional email activity (unaggregated events)
get
Get the list of transactional email templates
post
Create a transactional email template
get
Returns the template informations
put
Updates a transactional email templates
delete
Delete an inactive transactional email template
post
Send a template to your test list
post
Send a transactional email
get
Get the list of transactional emails on the basis of allowed filters
Email Campaigns
get
Return all your created email campaigns
post
Create an email campaign
post
Send an email campaign immediately, based on campaignId
post
Send an email campaign to your test list