Categories
Transfers & refunds
Cross-border transfers, batch payouts, retries, refunds, scheduled transfers, CSV export.
Agents & auth
Migrate from
agent_* to sess_*, rotate keys, freeze an agent, approve spends, check KYA tier.Protocols
Handle 402 automatically, open a hosted checkout, execute a mandate, send an A2A task, open an MPP session.
Webhooks & events
Verify signatures in Node / Python / Go, dedupe events, replay from DLQ, tunnel to localhost.
Conventions used
All recipes assume:<uuid> placeholders with real IDs from your tenant. Idempotency keys should be generated fresh per operation — most recipes use $(uuidgen) for simplicity.
Getting the SDK
Requesting a new recipe
Missing something? Open an issue on GitHub or mention it in#docs-feedback in our Slack. Recipe requests are the easiest contribution to accept.