Sailthru API

The core Sailthru HTTPS API. All requests are GET, POST or DELETE calls to https://api.sailthru.com/, authenticated with api_key, an MD5 sig over the sorted parameter values, and a format parameter (json or xml). Endpoints cover user profiles, lists, content, templates, blasts (campaigns), transactional send, trigger, purchase, event, include, ad-plan, preview, settings, stats and bulk job operations.

API entry from apis.yml

apis.yml Raw ↑
aid: sailthru:sailthru-api
name: Sailthru API
description: The core Sailthru HTTPS API. All requests are GET, POST or DELETE calls to https://api.sailthru.com/<endpointName>,
  authenticated with api_key, an MD5 sig over the sorted parameter values, and a format parameter (json
  or xml). Endpoints cover user profiles, lists, content, templates, blasts (campaigns), transactional
  send, trigger, purchase, event, include, ad-plan, preview, settings, stats and bulk job operations.
humanURL: https://products.zetaglobal.com/sailthru/Content/developers/api-basics/introduction.html
baseURL: https://api.sailthru.com
tags:
- Email Marketing
- Transactional Email
- Marketing Automation
- Personalization
properties:
- type: Documentation
  url: https://products.zetaglobal.com/sailthru/Content/developers/overview.html
- type: APIReference
  url: https://products.zetaglobal.com/sailthru/Content/developers/api-basics/introduction.html
- type: GettingStarted
  url: https://products.zetaglobal.com/sailthru/Content/developers/api-basics/technical.html
- type: Authentication
  url: authentication/sailthru-authentication.yml
- type: RateLimits
  url: rate-limits/sailthru-rate-limits.yml
- type: ErrorCatalog
  url: errors/sailthru-error-codes.yml
- type: Conventions
  url: conventions/sailthru-conventions.yml
- type: Webhooks
  url: asyncapi/sailthru-postbacks-webhooks.yml