Skip to main content
POST
Create customer HD wallet

Authorizations

X-API-Key
string
header
required

Business API key for server-to-server integrations. Key prefix determines the environment — no separate flag needed: test_sk_* = sandbox/testnet, live_sk_* = production/mainnet.

Body

application/json
customer_id
string
required

Your internal customer identifier (email, UUID, etc.)

word_count
enum<integer>
default:12
Available options:
12,
24

Response

Wallet created with mnemonic

created_at
string
customer_id
string
mnemonic
string[]

BIP39 words — store immediately, never returned again

wallet_id
integer