SuperSend TX SDKs
Official thin HTTP clients for the SuperSend TX transactional email API.
| Language | Path | Install |
|---|---|---|
| Python | python/ |
pip install supersendtx |
| Go | go/ |
go get github.com/Super-Send/supersendtx-sdks/go@v0.8.2 |
| PHP |
php/ (source mirror) · Packagist repo
|
composer require supersendtx/supersendtx |
| Symfony Mailer |
symfony-mailer/ (source mirror) · Packagist repo
|
composer require supersendtx/symfony-mailer |
| Laravel |
laravel/ (source mirror) · Packagist repo
|
composer require supersendtx/laravel |
| Ruby | ruby/ |
gem install supersendtx |
Docs: docs.supersendtx.com
Development
SDKs are developed in the private SuperSend TX application monorepo and mirrored here on release. Do not open PRs for API changes in this repository — use Super-Send/superTX-app (private, team access only).
License
MIT