Skip to main content
POST
Child Address Message

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required
Example:

"YOUR_WALLET_ID"

addressId
string
required
Example:

"ADDRESS_OR_ID"

Body

application/json
message
string
Example:

"I am verifying ownership of the wallet address 0x... as customer cust_123. This message was signed on 2026-03-03 to confirm my control over this wallet."

metadata
string
Example:

"OPTIONAL_METADATA"

note
string
Example:

"OPTIONAL_NOTE"

Response

200 - application/json

200 - Solana / 200 - Tron / 200 - EVM

data
object
message
string
Example:

"Message signed successfully"

statusCode
number
Example:

200