Skip to main content
POST
Create address

Authorizations

x-api-key
string
header
required

API key for authentication

Headers

x-sdk-version
string
default:1.0.0
required

SDK version header

Body

application/json
reference
string
required

Profile reference that owns the address

Example:

"user"

networkId
string<uuid>
required

UUID of the network to generate the address on

Example:

"3fa85f64-5717-4562-b3fc-2c963f66afa6"

clientShare
string
required

Client share for key derivation. Must be non-empty.

Example:

"c2hhcmUtZGF0YS1iYXNlNjQ="

Response

Address created

data
object
required
message
string
required
read-only