Wallet API
Any language · ~2 minDirect HTTPS for every wallet operation: balances, prices, transaction preparation, simulation, swaps, broadcast. Works with any signer and any stack.
Wallet SDK
TypeScript · ~10 minTyped helpers for signing, balances, prices, and multi-chain ops. 80+ chains behind one API.
AI Agents
~5 minGive every agent a financial identity — scoped tools, policy-gated signing, and keys the model never sees.
Before you begin
The SDK and REST paths use an organization API key; the AI Agents path uses a per-agent key provisioned in the dashboard. See Credentials & Authentication.Use case guides
Looking for something more specific? Start here:Give an AI agent a wallet
Wire a governed, policy-gated wallet into your agent.
Add a wallet to your application
Integrate multi-chain wallet operations into a backend via the SDK or REST.