custody-api.js
// Initialize SendsHub custody
const client = new SendsHub({
apiKey: process.env.SENDSHUB_KEY,
env: 'sandbox'
})
// Create segregated wallet
const wallet = await client
.wallets.create({
type: 'custody'
client_id: 'client_123'
asset: 'USDC'
})
// Returns: { wallet_id, address, status }
RESTful API
v2.1
Webhooks
Real-time
SDK-Ready
JS / Python
Sandbox Environment
Free
Audit & Compliance Endpoints
SOC 2


YubiKey Secured
99.9% Uptime SLA
Global Compliance
Institutional Grade
Trading Platforms
Web3 Startups
eCommerce