Official thin HTTP clients for the Ranla email API and the legacy SuperSend TX transactional API.
| Language | Ranla | SuperSend TX (legacy) |
|---|---|---|
| Node | npm install ranla |
npm install supersendtx |
| Python | ranla-python/ · pip install ranla |
python/ · pip install supersendtx |
| Go | go/ranla/ · go get github.com/Super-Send/supersendtx-sdks/go/ranla@v0.8.4 |
go/ · go get github.com/Super-Send/supersendtx-sdks/go@v0.8.4 |
| PHP | ranla-php/ · composer require ranla/ranla |
php/ · composer require supersendtx/supersendtx |
| Symfony Mailer | — | symfony-mailer/ · composer require supersendtx/symfony-mailer |
| Laravel | — | laravel/ · composer require supersendtx/laravel |
| Ruby | ranla-ruby/ · gem install ranla |
ruby/ · gem install supersendtx |
Docs: docs.ranla.ai · legacy docs.supersendtx.com
SDK source is maintained by Super Send and mirrored to this repository on release. Do not open PRs for API changes here — they are handled through our internal development process.
MIT