SDK Reference
SDK REFERENCE
SDK Reference
Official client libraries for TypeScript, Go, and Python. Pick your language and start accepting crypto payments in minutes.
What the SDKs cover
The TypeScript, Go, and Python SDKs each expose the full Suward merchant API surface through typed clients.
client.payments
listPayments · createPayment · getPayment · activatePayment · cancelPayment · simulatePayment
client.staticWallets
listStaticWallets · createStaticWallet · getStaticWallet · deleteStaticWallet · updateStaticWallet · listStaticWalletDeposits · simulateStaticWalletDeposit
All languages: Ed25519 signature over the raw body. Header X-Suward-Signature: ed25519=<hex>. Use the project's webhookPublicKey to verify.