Skip to main content
POST
Register an external (customer-owned) wallet

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Body

application/json
owner_type
enum<string>
required
Available options:
account,
agent
owner_id
string<uuid>
required
currency
string
required
network
string
required
address
string
required

The customer-owned on-chain address

name
string
Maximum string length: 255

Response

External wallet registered

data
object
required