Skip to main content
POST
Export the private key

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Headers

X-OTP-Token
string

Path Parameters

walletID
string
required

Body

application/json
reason
string
required

At least 20 characters; kept in the audit trail.

Response

The private key (store securely).

The response is of type object.

Last modified on July 19, 2026