@sodax/sdk. Where a task also has an HTTP path, the card says which one you are getting — and the Swap hub puts the two side by side if you have not picked yet.
Task guides
Make a swap (SDK)
Init, quote, execute, and error handling in TypeScript.
Make a swap (HTTP)
The same flow over REST, from any language.
API keys
Create, deploy and rotate a partner portal key.
Payout wallet
Set the address your partner fees are paid to, and claim them.
Configure the SDK
Networks, RPCs, and partner settings.
Logging
Silence SDK diagnostics or forward them to Sentry, Datadog or a JSON sink.
Install with Next.js
Create a Next.js app and install
@sodax/sdk.Monetize
Partner fees and claiming.
Wallet providers
Connect wallets across networks.
Estimate gas
Gas estimation patterns in the SDK.
Stellar trustline
Trustline setup for Stellar assets.
Stellar sponsoring
Activate a new Stellar account with the Sponsoring API.
Bitcoin integration
Use Bitcoin as a source or destination network.
Testnet
What “testnet” means for SODAX today.
Reference, not guides
These live in other tabs. They document a surface rather than walking a task.HTTP API overview
Base URLs, route prefixes, and which API to use.
Swaps API reference
Every
/v1/swaps/* route, plus the submit-tx walkthrough.Builders MCP
Live chains, tokens, quotes and docs, inside your AI coding agent.
SDK modules
Per-feature API reference for
@sodax/sdk.