Wallet API
Wallet API Endpoints
Overview
Common Use Cases
Management
POST /v1/wallets/create # Create new wallet
POST /v1/wallets/watch # Add watch wallet
GET /v1/wallets # Get user wallets
GET /v1/wallets/{wallet_id} # Get wallet details
DELETE /v1/wallets/{wallet_id} # Delete walletAssets & Balances
Transactions
Signing Operations
Security & Recovery
Quick Links
Popular Operations
API Resources
Next Steps
Last updated