Skip to main content
POST
Create vault

Authorizations

x-api-key
string
header
required

ROOTKey API key (rk_live_... for production, rk_test_... for the test network).

Body

application/json
vaultName
string
required
Example:

"Compliance Vault Q1"

description
string
teamId
string<uuid>

Optional. ID of the team that will own the vault. Defaults to the organization's 'General' team.

Response

Vault created

chainId
number
Example:

137

address
string
name
string
description
string | null