Go SDK
The Simiz Go SDK provides an idiomatic Go client for the Simiz API.Module:
github.com/simiz-io/simiz-go · GitHub · pkg.go.devInstallation
Configuration
Quick example
Available resources
| Resource | Methods |
|---|---|
client.Transactions | Create, Retrieve, List, Cancel |
client.Refunds | Create, Retrieve, List |
client.Payouts | Create, Retrieve, List |
client.Webhooks | VerifySignature |
Changelog
Version history
Version history
| Version | Date | Changes |
|---|---|---|
1.0.0 | 2026-02-27 | Initial pre-release — transactions, refunds, customers |

