API Reference
Vaults
Access vault details and configuration. Vaults are the primary organizational unit in RoxCustody that contain clients, wallets, and assets. Each vault represents a separate custody environment with its own configuration, payment policies, gas station categories, and network settings. View vault details, assets, networks, approvals, and payment policies.
Endpoints
GETGet Vault DetailsReturns details of vaults.GETGet Vault ApprovalsReturns all vault approvals for the current vault.GETGet Vault AssetsReturns all assets available in a vault.GETGet Vault NetworksReturns all networks available in a vault.GETGet Vault Payment PolicyReturns the payment policy configuration for a vault.GETGet Master WalletReturns the master wallets for the authenticated vault. Uses cursor-based pagination for efficient navigation through large datasets.POSTVerify WebhookVerifies the vault webhook URL and secret.POSTCreate Webhook EventsCreates and configures webhook events for a specific vault.PATCHUpdate Webhook EventsUpdates existing webhook events configuration for a specific vault.
Was this page helpful?