Skip to main content
POST
Export private key for an address

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.

Path Parameters

customerID
string
required

Body

application/json
network
enum<string>
required
Available options:
BTC,
BCH,
LTC,
BSC,
ETH,
POL,
TRX,
SOL,
XRP
index
integer
default:0

Response

200 - application/json

Private key and address

address
string
network
string
private_key
string