Skip to main content
Requires Ruby 2.6+

Installation

Add this line to your application’s Gemfile:
And then execute:
Or install it directly:

Quick Start

Initialize the client with your API Key.

Advanced Usage

The Ruby SDK provides a convenience layer for file attachments. Providing a file_path will automatically base64-encode it for upload.
The SendSculpt API automatically handles environments based on your API key. Use a Sandbox key for testing and a Live key for production.