Prerequisites
Before utilizing the API or any SDKs, ensure you have:- Registered an account on SendSculpt.
- Navigated to your Team Settings to create an API Key.
- Registered and fully verified your domain (SPF, DKIM) under your SendSculpt organization account.
Choose Your Language
We provide native, idiomatic SDKs that abstract the underlying REST layer so you can focus on building your business logic. Choose your primary environment below:Node.js
Install the npm package and start sending via JS/TS.
Python
Install using pip to use in any Python 3.7+ application.
Ruby
Add the ruby gem to your Gemfile.
PHP
Install via Composer for vanilla PHP or Laravel.
Java
Use the Maven dependency for Java 11+.
C# (.NET)
Install the NuGet package for your .NET application.
Golang
Leverage the native Go module.