Operations at http://api.squalomail.com/v1/
This page describes the service operations at this endpoint.
| Uri | Method | Description |
|---|---|---|
| automations/mails | GET | Service at http://api.squalomail.com/v1/automations/mails?apiKey={APIKEY}&automationId={AUTOMATIONID} |
| cancel-sending-newsletter | POST | Service at http://api.squalomail.com/v1/cancel-sending-newsletter |
| GET | Service at http://api.squalomail.com/v1/cancel-sending-newsletter?apiKey={APIKEY}&newsletterId={NEWSLETTERID} | |
| create-list | POST | Service at http://api.squalomail.com/v1/create-list |
| create-newsletter | POST | Service at http://api.squalomail.com/v1/create-newsletter |
| create-newsletter-from-template | POST | Service at http://api.squalomail.com/v1/create-newsletter-from-template |
| create-recipient | POST | Service at http://api.squalomail.com/v1/create-recipient |
| custom-event | POST | Service at http://api.squalomail.com/v1/custom-event |
| custom-event/abandoned-checkout | POST | Service at http://api.squalomail.com/v1/custom-event/abandoned-checkout |
| custom-event/order | POST | Service at http://api.squalomail.com/v1/custom-event/order |
| delete-list | POST | Service at http://api.squalomail.com/v1/delete-list |
| GET | Service at http://api.squalomail.com/v1/delete-list?apiKey={APIKEY}&listId={LISTID} | |
| delete-newsletter | POST | Service at http://api.squalomail.com/v1/delete-newsletter |
| GET | Service at http://api.squalomail.com/v1/delete-newsletter?apiKey={APIKEY}&newsletterId={NEWSLETTERID} | |
| delete-recipient | POST | Service at http://api.squalomail.com/v1/delete-recipient |
| GET | Service at http://api.squalomail.com/v1/delete-recipient?apiKey={APIKEY}&recipientId={RECIPIENTID} | |
| delete-recipient-by-email | POST | Service at http://api.squalomail.com/v1/delete-recipient-by-email |
| GET | Service at http://api.squalomail.com/v1/delete-recipient-by-email?apiKey={APIKEY}&email={EMAIL} | |
| delete-recipients-by-list | POST | Service at http://api.squalomail.com/v1/delete-recipients-by-list |
| GET | Service at http://api.squalomail.com/v1/delete-recipients-by-list?apiKey={APIKEY}&listId={LISTID}&deleteIfOnMultipleLists={DELETEIFONMULTIPLELISTS}&deleteList={DELETELIST} | |
| get-app-id | GET | Service at http://api.squalomail.com/v1/get-app-id |
| get-data | POST | Service at http://api.squalomail.com/v1/get-data |
| GET | Service at http://api.squalomail.com/v1/get-data?apiKey={APIKEY}&entity={ENTITY}&filter={FILTER} | |
| get-invalid-recipients | POST | Service at http://api.squalomail.com/v1/get-invalid-recipients |
| GET | Service at http://api.squalomail.com/v1/get-invalid-recipients?apiKey={APIKEY} | |
| get-lists | POST | Service at http://api.squalomail.com/v1/get-lists |
| get-lists-details | POST | Service at http://api.squalomail.com/v1/get-lists-details |
| get-recipients-with-custom-fields | POST | Service at http://api.squalomail.com/v1/get-recipients-with-custom-fields |
| GET | Service at http://api.squalomail.com/v1/get-recipients-with-custom-fields?apiKey={APIKEY}&filter={FILTER}&page={PAGE}&pageSize={PAGESIZE} | |
| get-recipients-with-tags | POST | Service at http://api.squalomail.com/v1/get-recipients-with-tags |
| GET | Service at http://api.squalomail.com/v1/get-recipients-with-tags?apiKey={APIKEY}&tags={TAGS} | |
| get-subscribed-recipients | POST | Service at http://api.squalomail.com/v1/get-subscribed-recipients |
| GET | Service at http://api.squalomail.com/v1/get-subscribed-recipients?apiKey={APIKEY}&listId={LISTID}&page={PAGE}&pageSize={PAGESIZE} | |
| get-unsubscribed-recipients | POST | Service at http://api.squalomail.com/v1/get-unsubscribed-recipients |
| GET | Service at http://api.squalomail.com/v1/get-unsubscribed-recipients?apiKey={APIKEY}&listId={LISTID}&page={PAGE}&pageSize={PAGESIZE} | |
| grant-gdpr-consent | POST | Service at http://api.squalomail.com/v1/grant-gdpr-consent?apiUser |
| GET | Service at http://api.squalomail.com/v1/grant-gdpr-consent?apiKey={APIKEY}&recipientId={RECIPIENTID}&consentTitle={CONSENTTITLE}&language={LANGUAGE} | |
| grant-gdpr-consent-by-email | POST | Service at http://api.squalomail.com/v1/grant-gdpr-consent-by-email |
| GET | Service at http://api.squalomail.com/v1/grant-gdpr-consent-by-email?apiKey={APIKEY}&email={EMAIL}&consentTitle={CONSENTTITLE}&language={LANGUAGE} | |
| health-check | GET | Service at http://api.squalomail.com/v1/health-check |
| import-recipients-async | POST | Service at http://api.squalomail.com/v1/import-recipients-async |
| revoke-gdpr-consent | POST | Service at http://api.squalomail.com/v1/revoke-gdpr-consent |
| GET | Service at http://api.squalomail.com/v1/revoke-gdpr-consent?apiKey={APIKEY}&recipientId={RECIPIENTID}&consentTitle={CONSENTTITLE}&language={LANGUAGE} | |
| revoke-gdpr-consent-by-email | POST | Service at http://api.squalomail.com/v1/revoke-gdpr-consent-by-email |
| GET | Service at http://api.squalomail.com/v1/revoke-gdpr-consent-by-email?apiKey={APIKEY}&email={EMAIL}&consentTitle={CONSENTTITLE}&language={LANGUAGE} | |
| send-newsletter | POST | Service at http://api.squalomail.com/v1/send-newsletter |
| GET | Service at http://api.squalomail.com/v1/send-newsletter?apiKey={APIKEY}&newsletterId={NEWSLETTERID}&sendDate={SENDDATE} | |
| subscribe-recipient | POST | Service at http://api.squalomail.com/v1/subscribe-recipient |
| GET | Service at http://api.squalomail.com/v1/subscribe-recipient?apiKey={APIKEY}&recipientId={RECIPIENTID}&listIds={LISTIDS}&triggerAutoresponders={TRIGGERAUTORESPONDERS}&accept={ACCEPT} | |
| subscribe-recipient-by-email | POST | Service at http://api.squalomail.com/v1/subscribe-recipient-by-email |
| GET | Service at http://api.squalomail.com/v1/subscribe-recipient-by-email?apiKey={APIKEY}&email={EMAIL}&listIds={LISTIDS}&triggerAutoresponders={TRIGGERAUTORESPONDERS}&accept={ACCEPT} | |
| subscribe-recipients | POST | Service at http://api.squalomail.com/v1/subscribe-recipients |
| unsubscribe-recipient | POST | Service at http://api.squalomail.com/v1/unsubscribe-recipient |
| GET | Service at http://api.squalomail.com/v1/unsubscribe-recipient?apiKey={APIKEY}&recipientId={RECIPIENTID}&listIds={LISTIDS}&triggerUnsubEmail={TRIGGERUNSUBEMAIL}&accept={ACCEPT} | |
| unsubscribe-recipient-by-email | POST | Service at http://api.squalomail.com/v1/unsubscribe-recipient-by-email |
| GET | Service at http://api.squalomail.com/v1/unsubscribe-recipient-by-email?apiKey={APIKEY}&email={EMAIL}&listIds={LISTIDS}&triggerUnsubEmail={TRIGGERUNSUBEMAIL}&accept={ACCEPT} | |
| update-list | POST | Service at http://api.squalomail.com/v1/update-list |
| update-newsletter | POST | Service at http://api.squalomail.com/v1/update-newsletter |
| update-recipient | POST | Service at http://api.squalomail.com/v1/update-recipient |