/
QU
quantum-chain-pte-ltd
/
Qustody API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17m ago · Updated 4mo ago
Details
Filter operations
assets
2
health
2
sso
4
tenants
3
tokens
28
transactions
8
vaults
5
wallets
4
get
List wallets in a vault
post
Register an external wallet address
get
Get wallet by ID
get
Get on-chain balance for a wallet
webhooks
3
wallets
Get wallet by ID
get
/wallets/{id}
Path parameters
id
string
uuid
required
Response
Wallet details
Wallet
required
id
string
uuid
required
vaultId
string
uuid
required
tenantId
string
uuid
required
assetId
string
uuid
required
address
string
required
publicKey
string
Hex-encoded post-quantum public key
label
string
status
'ACTIVE'
|
'ARCHIVED'
required
createdAt
string
date-time
required
Changes