The Rox Custody API gives your product MPC-secured wallets, multi-chain transaction management, and real-time webhook events, without the complexity of running your own infrastructure.
# Your first Rox Custody API request curl -X POST \ "https://YOUR-SUBDOMAIN.api.roxcustody.com/api/integration/auth/generate-tokens" \ -H "Content-Type: application/json" \ -d '{ "apiKey": "YOUR-API-KEY" }' # Response { "message": "Vault API Keys generated successfully", "data": { "accessToken": "eyJhbG...", "refreshToken": "eyJhbG..." }, "status": 201 }
Multi-party computation eliminates single points of failure. Your keys are never reconstructed in one place.
Native support for Bitcoin, Ethereum, Solana, Cosmos, and 50+ networks, all under one API.
Webhooks fire instantly on every state change, no polling, no delays, just live data.
Self-custody architecture means you retain full control. We never hold your private keys.
Everything you need to integrate Rox Custody into your product.
Understand the Rox Custody platform, its capabilities, and how it fits into your architecture.
Learn about the dual-token model: access tokens, refresh tokens, and session management.
Set up your corporate account, create vaults, generate API keys, and make your first request.
Complete reference for all endpoints, clients, wallets, transactions, and more.
Subscribe to real-time events for transactions, wallets, assets, and payment vaults.
A complete list of API error codes with HTTP status codes and resolution guidance.
Download our Postman collection and start testing the API in minutes. No code required for your first request.