Skip to main content
POST
Create wallet accounts

Authorizations

Authorization
string
header
required

Workspace API key. Send it as Authorization: Bearer <api_key>.

Path Parameters

walletId
string<uuid>
required

Query Parameters

environment
enum<string>
default:sandbox

Environment scope for environment-partitioned resources. Defaults to sandbox when omitted.

Available options:
sandbox,
live

Body

application/json
network_code
string
required
count
integer
required
Required range: 1 <= x <= 20

Response

Account derived

data
object
required
error
null
required
request_id
string
required