Create a Wallet for a User

Creates a new wallet for a specific user. The request includes the wallet type,
a unique wallet ID, the currency, and for cryptocurrencies, the blockchain network.
Optional fields include a human-readable label and whether the wallet supports multiple
addresses. The newly created wallet can then be used for transactions, deposits, or
other wallet-related operations.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 255
^[a-z0-9_-]{3,255}$
Body Params
string
length ≤ 255
^[A-Za-z0-9_-]{3,255}$
string
enum
required
string
enum
string
length ≤ 255
^[A-Za-z0-9 _-]*$

Optional readable label

boolean
string
enum
required
Allowed:
string | null
^(?:[1-9]\d{3}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1\d|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[1-9]\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-02-29)T(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d{1,9})?(?:Z|[+-][01]\d:?[0-5]\d)
Headers
string
required
length ≤ 64
^[a-z0-9_-]{3,64}$

Client ID provided to you during onboarding.

Responses

429

Too many requests

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json