Skip to main content
POST

Endpoint

Path Parameters

string
required
The unique identifier of the user to create a wallet for.

Headers

string
required
Your application API key
string
required
Your application secret key

Response

string
The unique identifier of the created wallet.
string
The ID of the user who owns the wallet.
number
The initial balance of the wallet (defaults to 0.0).
string
The currency of the wallet balance.
boolean
Whether the wallet is currently active.