Skip to main content
POST

Authorizations

ACCESS-API-KEY
string
header
required

HMAC API-key identifier.

ACCESS-TIMESTAMP
string
header
required

Unix timestamp in seconds.

ACCESS-SIGN
string
header
required

Base64-encoded hex HMAC signature.

Headers

X-Idempotency-Key
string

Idempotency key for write operations.

Maximum string length: 128

Body

application/json

Accepts snake_case fields and camelCase aliases.

workspace_id
string
required
name
string
required
workspaceId
string
wallet_type
string
default:mpc
walletType
string

Response

Existing idempotent wallet operation.

success
boolean
required
message
string
required
Example:

"success"

code
required
Example:

0

data
object
required