Skip to main content
Welcome to the official SendSculpt Mailer documentation! SendSculpt makes it effortless to send beautifully sculpted emails securely and at scale. This documentation covers the underlying Mailer API and the official SendSculpt SDKs. These abstract away the complexity of making raw HTTP requests, providing a standardized, strongly-typed, and language-idiomatic way to trigger your emails.

Features

  • Templating: Easily send emails using predefined templates with dynamic context variables.
  • Attachments: Seamlessly send attachments alongside your emails. The SDKs automatically convert file paths or raw byte buffers into Base64 encoded strings.
  • Advanced Routing: Leverage Reply-To overrides and Sender Name masking.

Explore the Documentation